The largest possible valid failure response code. Can be used for validating the range of the response codes. (699)

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

Syntax

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

Microsoft.Rtc.Signaling.ResponseCode.
maximumFailureResponseCode

See Also