MaximumFailureResponseCode Field

The largest possible valid failure response code.

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

Syntax

'Declaration
Public Const MaximumFailureResponseCode As Integer
'Usage
Dim value As Integer

value = ResponseCode.MaximumFailureResponseCode
public const int MaximumFailureResponseCode

Remarks

[MaximumFailureResponseCode] can be used for validating the range of the response codes.

See Also

Reference

ResponseCode Class

ResponseCode Members

Microsoft.Rtc.Signaling Namespace