







|
| Lidgren Network Library documentation |
| NetIncomingMessage..::..SenderEndpoint Property |
| NetIncomingMessage Class See Also Send Feedback |
IPEndPoint 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 IPEndPoint SenderEndpoint { get; } |
| Visual Basic |
|---|
Public ReadOnly Property SenderEndpoint As IPEndPoint Get |
| Visual C++ |
|---|
public: property IPEndPoint^ SenderEndpoint { IPEndPoint^ get (); } |
