NetworkDoubleBaseUseServerActivePush 属性 |
获取或设置当前的连接是否激活从服务器主动推送的功能
命名空间:
HslCommunication.Core.Net
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 protected bool UseServerActivePush { get; set; }
Protected Property UseServerActivePush As Boolean
Get
Set
protected:
property bool UseServerActivePush {
bool get ();
void set (bool value);
}
member UseServerActivePush : bool with get, set
属性值
类型:
Boolean参见