Constant defines maximum network port value.

Namespace:  Microsoft.Rtc.Collaboration.AudioVideo
Assembly:  Microsoft.Rtc.Collaboration(in Microsoft.Rtc.Collaboration.dll)

Syntax

Visual Basic (Declaration)
Public 
Const 
MaxPortValue 
As 
Integer
C#
public 
const 
int 
MaxPortValue
Visual C++
public:
literal 
int 
MaxPortValue
JavaScript

Microsoft.Rtc.Collaboration.AudioVideo.NetworkPortRange.
maxPortValue

See Also