点击或拖拽改变大小

WebSocketClientGetCarryHostAndPort 属性

获取或设置连接时候的 GET 命令后面是否协议Host及端口号信息,默认为 False,不携带。
Obtain or set the protocol host and port number information after the GET command when connecting, which is False by default and does not carry it.

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

属性值

类型:Boolean
参见