SocketWrapper PropertiesWebDriver
The SocketWrapper type exposes the following members.
Properties

  NameDescription
Public propertyConnected
Gets a value indicating whether the socket is connected.
Public propertyRemoteIPAddress
Gets the remote IP address of the socket connection.
Public propertyStream
Gets a stream for reading and writing data.
Back to Top
See Also