The NetworkPortRangetype exposes the following members.

Constructors

  Name Description
NetworkPortRange
Creates a new instance of the NetworkPortRange class.

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.)

Fields

  Name Description
MaxPortValue
Constant defines maximum network port value.
MinPortValue
Constant defines minimum network port value.

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.

See Also