ProgressContext Properties
ClassProperties1 member
Provides context to the work callback of a progress interaction.
Gets the
Threading.CancellationToken that is triggered when the user clicks the cancel button or the operation is externally canceled. public CancellationToken CancellationToken { get; init; }