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