Minimum valid response code. Can be used to validate ranges of response codes. (100)

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

Syntax

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

Microsoft.Rtc.Signaling.ResponseCode.
minimumResponseCode

See Also