ProgressReporterOptions.IsWorkCancellable 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.
Gets a value indicating whether the background work is cancellable in the Task Status Center.
[System.Runtime.Serialization.DataMember(Order=0)]
public bool IsWorkCancellable { get; }
[<System.Runtime.Serialization.DataMember(Order=0)>]
member this.IsWorkCancellable : bool
Public ReadOnly Property IsWorkCancellable As Boolean
Property Value
- Attributes