







|
| Lidgren Network Library documentation |
| NetPeer..::..Statistics Property |
| NetPeer Class See Also Send Feedback |
Statistics on this NetPeer since it was initialized
Namespace: Lidgren.Network
Assembly: Lidgren.Network (in Lidgren.Network.dll) Version: 2012.1.7.0 (2012.1.7.0)
Syntax
| C# |
|---|
public NetPeerStatistics Statistics { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Statistics As NetPeerStatistics Get |
| Visual C++ |
|---|
public: property NetPeerStatistics^ Statistics { NetPeerStatistics^ get (); } |
