PortRange Class
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
Represents a TCP/IP port range.
Syntax
public class PortRange
Inherited Members
Constructors
Name | Description |
---|---|
Port |
Creates a port range that includes a single port. |
Port |
Creates a port range. |
Fields
Name | Description |
---|---|
Any | Specifies a port range that makes the OS assign an available port number. |
Methods
Name | Description |
---|---|
To |
Returns the string representation of the port range. |