Gets the client-side endpoint of the client's connection.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property ClientEndPoint As EndPoint Get |
| C# |
|---|
public EndPoint ClientEndPoint { get; } |