NetworkPortRange Members

Available audio/video communication port range.

The NetworkPortRange type exposes the following members.

Constructors

  Name Description
Public method NetworkPortRange Network port range constructor.

Top

Properties

  Name Description
Public property LocalNetworkPortMax Upper boundary for local network port range to be used for audio/video communication.
Public property LocalNetworkPortMin Lower boundary for local network port range to be used for audio/video communication.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetRange Method enables application to change port range for all audio/video communication.
Public method ToString (Inherited from Object.)

Top

Fields

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

Top

See Also

Reference

NetworkPortRange Class

Microsoft.Rtc.Collaboration.AudioVideo Namespace