Click or drag to resize
WebSocketClient Properties

The WebSocketClient type exposes the following members.

Properties
  NameDescription
Public propertyConnectioned
获取是否已连接至主机
Public propertyEncoding
获取或设置字符解释编码,默认UTF8
Public propertyHeader
获取或设置请求头
Public propertyHost
主机
Public propertyLocalEndPoint
获取本地端口
Public propertyPath
获取当前连接请求路径
Public propertyPort
端口
Public propertyResponseHeader
获取响应头
Top
See Also