HslCancelTokenIsCancelled 属性 |
是否取消的操作
Whether to cancel the operation
命名空间:
HslCommunication.Core
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public bool IsCancelled { get; set; }
Public Property IsCancelled As Boolean
Get
Set
public:
property bool IsCancelled {
bool get ();
void set (bool value);
}
member IsCancelled : bool with get, set
属性值
类型:
Boolean参见