WebSocketServer PropertiesWebDriver
The WebSocketServer type exposes the following members.
Properties

  NameDescription
Public propertyCertificate
Gets or sets the certificate used for authentication.
Public propertyIsSecure
Gets a value indicating whether the connection is secure.
Public propertyListenerSocket
Gets or sets the ISocket on which communication occurs.
Public propertyLocation
Gets the location the server is listening on for connections.
Public propertyPort
Gets the port the server is listening on for connections.
Back to Top
See Also