WebSocketClient Properties |
The WebSocketClient type exposes the following members.
Name | Description | |
---|---|---|
Connectioned |
获取是否已连接至主机
| |
Encoding |
获取或设置字符解释编码,默认UTF8
| |
Header |
获取或设置请求头
| |
Host |
主机
| |
LocalEndPoint |
获取本地端口
| |
Path |
获取当前连接请求路径
| |
Port |
端口
| |
ResponseHeader |
获取响应头
|