Share via


ResponseCode.MaximumResponseCode Field

The largest possible valid 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

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

value = ResponseCode.MaximumResponseCode
public const int MaximumResponseCode

See Also

Reference

ResponseCode Class

ResponseCode Members

Microsoft.Rtc.Signaling Namespace