Gets the origin of the packet.

C# | Visual Basic | Visual C++ |
public IPEndPoint SourceEndPoint { get; }
Public ReadOnly Property SourceEndPoint As IPEndPoint
public: property IPEndPoint^ SourceEndPoint { IPEndPoint^ get (); }
C# | Visual Basic | Visual C++ |
public IPEndPoint SourceEndPoint { get; }
Public ReadOnly Property SourceEndPoint As IPEndPoint
public: property IPEndPoint^ SourceEndPoint { IPEndPoint^ get (); }