The WebSocketConnectionInfo type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | ClientIPAddress |
Gets the IP address of the client for the connection.
|
![]() | Cookies |
Gets the collection of cookies for the connection.
|
![]() | Host |
Gets the host for the connection.
|
![]() | Origin |
Gets the origin of the connection.
|
![]() | Path |
Gets the path for the connection.
|
![]() | SubProtocol |
Gets the sub-protocol of the connection.
|
See Also