SoftMultiTaskTIsQuitAfterException 属性 |
在发生错误的时候是否强制退出后续的操作
命名空间:
HslCommunication.Core
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public bool IsQuitAfterException { get; set; }
Public Property IsQuitAfterException As Boolean
Get
Set
public:
property bool IsQuitAfterException {
bool get ();
void set (bool value);
}
member IsQuitAfterException : bool with get, set
属性值
类型:
Boolean参见