HttpServerWebSocketContext Properties |
The HttpServerWebSocketContext type exposes the following members.
Name | Description | |
---|---|---|
Continute |
Get or set whether to continue receiving the message
| |
Encoding |
get/or set encoding
(Inherited from HttpServerContextBase.) | |
Id |
获取连接ID
| |
Method |
Get Method
(Inherited from HttpServerContextBase.) | |
Password |
密码
(Inherited from HttpServerContextBase.) | |
Path |
Path
(Inherited from HttpServerContextBase.) | |
Protocol |
Protocol
(Inherited from HttpServerContextBase.) | |
ProtocolVersion |
protocol version
(Inherited from HttpServerContextBase.) | |
QueryString |
QueryString
(Inherited from HttpServerContextBase.) | |
RequestHeader |
RequestHeader
(Inherited from HttpServerContextBase.) | |
RequestType |
Request Type
(Inherited from HttpServerContextBase.) | |
ResponseHeader |
ResponseHeader
(Inherited from HttpServerContextBase.) | |
Server |
get server
(Inherited from HttpServerContextBase.) | |
Socket |
Socket
| |
State |
自定义状态
| |
Time |
获取连接创建时间
| |
Url |
Url
(Inherited from HttpServerContextBase.) | |
UserName |
用户名
(Inherited from HttpServerContextBase.) |