点击或拖拽改变大小

CommunicationServerSessionsMax 属性

获取或设置当前允许登录的最大客户端数量,默认为 uint.MaxValue = 4294967295
Gets or sets the maximum number of clients that are currently allowed to log in, which defaults to uint.MaxValue = 4294967295

命名空间:  HslCommunication.Core.Net
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public uint SessionsMax { get; set; }

属性值

类型:UInt32
参见