Maximum successful response code. Can be used for validating ranges of response codes. (299)

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

Syntax

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

Microsoft.Rtc.Signaling.ResponseCode.
maximumSuccessfulResponseCode

See Also