点击或拖拽改变大小

WebSocketClientConnectTimeOut 属性

获取或设置当前客户端的连接超时时间,默认10,000毫秒,单位ms
Gets or sets the connection timeout of the current client. The default is 10,000 milliseconds. The unit is ms.

命名空间:  HslCommunication.WebSocket
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public int ConnectTimeOut { get; set; }

属性值

类型:Int32
参见