Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

[IncrementalLoadingCollection] is CancellationToken useful? #4176

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