Represents a network socket with a handle and a native socket. More...
Public Attributes | |
long | Handle |
The handle of the socket. More... | |
NanoSockets.Socket | NativeSocket |
The native socket. More... | |
Properties | |
bool | IsCreated [get] |
Gets a value indicating whether the socket is created. More... | |
Represents a network socket with a handle and a native socket.
long Handle |
The handle of the socket.
NanoSockets.Socket NativeSocket |
The native socket.
|
get |
Gets a value indicating whether the socket is created.