Gets the port of the remote host to connect to.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public Property RemotePort As Integer Get Private Set |
C# |
---|
public int RemotePort { get; private set; } |