ResponseCode.BadGateway Field
Bad Gateway. (502)
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Const BadGateway As Integer
'Usage
Dim value As Integer
value = ResponseCode.BadGateway
public const int BadGateway