The WebSocketConnection type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | ConnectionInfo |
Gets an IWebSocketConnectionInfo object describing the connection.
|
![]() | Handler |
Gets or sets the IHandler implementation used for parsing and handling requests.
|
![]() | Socket |
Gets or sets the ISocket implementation used for communication.
|
See Also