Gets the local IP endpoint the server is bound to.

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