NetManager Properties |
LiteNetLib |
The NetManager type exposes the following members.
Properties
Name | Description | |
---|---|---|
BytesReceived | ||
BytesSent | ||
IsRunning |
Returns true if socket listening and update thread is running
| |
LocalPort |
Local EndPoint (host and port)
| |
PacketsReceived | ||
PacketsSent | ||
PeersCount |
Connected peers count
| |
UpdateTime |
Library logic update and send period in milliseconds
|
See Also