WebSocketConnection PropertiesWebDriver
The WebSocketConnection type exposes the following members.
Properties

  NameDescription
Public propertyConnectionInfo
Gets an IWebSocketConnectionInfo object describing the connection.
Public propertyHandler
Gets or sets the IHandler implementation used for parsing and handling requests.
Public propertySocket
Gets or sets the ISocket implementation used for communication.
Back to Top
See Also