IcePortRange Class |
Namespace: FM.IceLink
The IcePortRange type exposes the following members.
| Name | Description | |
|---|---|---|
| IcePortRange |
Initializes a new instance of the IcePortRange class.
| |
| IcePortRange(Int32) |
Initializes a new instance of the IcePortRange class.
| |
| IcePortRange(Int32, Int32) |
Initializes a new instance of the IcePortRange class.
|
| Name | Description | |
|---|---|---|
| Maximum |
Gets the maximum port value.
Defaults to 65535.
| |
| Minimum |
Gets the minimum port value.
Defaults to 49152.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |