MinimumResponseCode Field
Minimum valid response code.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Const MinimumResponseCode As Integer
'Usage
Dim value As Integer
value = ResponseCode.MinimumResponseCode
public const int MinimumResponseCode
Remarks
[MinimumResponseCode] can be used to validate ranges of response codes.