Gets or sets the local TCP port range to which to bind the connections.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Property LocalPortRange As PortRange Get Set |
C# |
---|
public PortRange LocalPortRange { get; set; } |