Share via


ResponseCode.MaximumSuccessfulResponseCode Field

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

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

value = ResponseCode.MaximumSuccessfulResponseCode
public const int MaximumSuccessfulResponseCode

See Also

Reference

ResponseCode Class

ResponseCode Members

Microsoft.Rtc.Signaling Namespace