DispatchSource.IsCanceled 属性

定义

确定是否取消指定的源。

public bool IsCanceled { get; }
member this.IsCanceled : bool

属性值

如果源已取消,则其值为 True。

注解

适用于