服务器引擎是否启动
Whether the server engine is started
命名空间:
HslCommunication.Core.Device
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public bool IsStarted { get; }
Public ReadOnly Property IsStarted As Boolean
Get
public:
property bool IsStarted {
bool get ();
}
member IsStarted : bool with get
属性值
类型:
Boolean参见