Skip to content

[IncrementalLoadingCollection] is CancellationToken useful? #4176

@HppZ

Description

@HppZ

No Cancel call with _cancellationToken, so is it necessary?

image

public IAsyncOperation<LoadMoreItemsResult> LoadMoreItemsAsync(uint count)
=> LoadMoreItemsAsync(count, new CancellationToken(false)).AsAsyncOperation();

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions