Gets IP end point.
| C# | Visual Basic | Visual C++ |
public IPEndPoint EndPoint { get; }
Public ReadOnly Property EndPoint As IPEndPoint Get
public: property IPEndPoint^ EndPoint { IPEndPoint^ get (); }
| C# | Visual Basic | Visual C++ |
public IPEndPoint EndPoint { get; }
Public ReadOnly Property EndPoint As IPEndPoint Get
public: property IPEndPoint^ EndPoint { IPEndPoint^ get (); }