NetworkPortRange Members
Include Protected Members
Include Inherited Members
Available audio/video communication port range.
The NetworkPortRange type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NetworkPortRange | Creates a new instance of the NetworkPortRange class. |
Top
Properties
Name | Description | |
---|---|---|
LocalNetworkPortMax | Gets the upper boundary for local network port range to be used for audio/video communication. | |
LocalNetworkPortMin | Gets the lower boundary for local network port range to be used for audio/video communication. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
SetRange | Changes the port range for all audio/video communication. | |
ToString | (inherited from Object) |
Top
Fields
Name | Description | |
---|---|---|
MaxPortValue | Constant defines maximum network port value. | |
MinPortValue | Constant defines minimum network port value. |
Top