Gets or sets the port of the proxy server.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Property Port As Integer Get Set |
C# |
---|
public int Port { get; set; } |
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Visual Basic |
---|
Public Property Port As Integer Get Set |
C# |
---|
public int Port { get; set; } |