







|
| Lidgren Network Library documentation |
| NetIncomingMessage..::..SenderConnection Property |
| NetIncomingMessage Class See Also Send Feedback |
NetConnection of sender, if any
Namespace: Lidgren.Network
Assembly: Lidgren.Network (in Lidgren.Network.dll) Version: 2012.1.7.0 (2012.1.7.0)
Syntax
| C# |
|---|
public NetConnection SenderConnection { get; } |
| Visual Basic |
|---|
Public ReadOnly Property SenderConnection As NetConnection Get |
| Visual C++ |
|---|
public: property NetConnection^ SenderConnection { NetConnection^ get (); } |
