DispatchSource.IsCanceled 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.
Determine whether the specified source has been canceled.
public bool IsCanceled { get; }
member this.IsCanceled : bool
Property Value
True if the source has been canceled.