GridItemsProviderRequest<TGridItem>.CancellationToken Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A token that indicates if the request should be cancelled.
public System.Threading.CancellationToken CancellationToken { get; init; }member this.CancellationToken : System.Threading.CancellationToken with get, setPublic Property CancellationToken As CancellationToken