DispatchSource.IsCanceled Property

Definition

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.

Remarks

Applies to