The ISocket type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Connected |
Gets a value indicating whether the socket is connected.
|
![]() | RemoteIPAddress |
Gets the remote IP address of the socket connection.
|
![]() | Stream |
Gets a stream for reading and writing data.
|
See Also