







|
| Lidgren Network Library documentation |
| NetPeer..::..Configuration Property |
| NetPeer Class See Also Send Feedback |
Gets the configuration used to instanciate this NetPeer
Namespace: Lidgren.Network
Assembly: Lidgren.Network (in Lidgren.Network.dll) Version: 2012.1.7.0 (2012.1.7.0)
Syntax
| C# |
|---|
public NetPeerConfiguration Configuration { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Configuration As NetPeerConfiguration Get |
| Visual C++ |
|---|
public: property NetPeerConfiguration^ Configuration { NetPeerConfiguration^ get (); } |
