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