NetComplexClientIsClientStart 属性 |
客户端系统是否启动
命名空间:
HslCommunication.Enthernet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public bool IsClientStart { get; set; }
Public Property IsClientStart As Boolean
Get
Set
public:
property bool IsClientStart {
bool get ();
void set (bool value);
}
member IsClientStart : bool with get, set
属性值
类型:
Boolean参见