WebSocketConnectionInfo PropertiesWebDriver
The WebSocketConnectionInfo type exposes the following members.
Properties

  NameDescription
Public propertyClientIPAddress
Gets the IP address of the client for the connection.
Public propertyCookies
Gets the collection of cookies for the connection.
Public propertyHost
Gets the host for the connection.
Public propertyOrigin
Gets the origin of the connection.
Public propertyPath
Gets the path for the connection.
Public propertySubProtocol
Gets the sub-protocol of the connection.
Back to Top
See Also