The ISocketExt type exposes the following members.
Properties
Name | Description | |
---|---|---|
Available | ||
Connected |
Gets a value that indicates whether the ISocket is connected to a remote host as of the last Send or Receive operation.
(Inherited from ISocket.) | |
Factory | ||
Information | ||
LocalEndPoint |
Gets the local endpoint.
(Inherited from ISocket.) | |
RemoteEndPoint |
Gets the remote endpoint.
(Inherited from ISocket.) | |
Timeout |
Gets or sets the length of time in milliseconds before the operation times out (specify -1 or 0 to indicate that the request does not time out which is default).
(Inherited from ISocket.) |