ResponseCode.RequestTooLarge Field
The request entity body is too large. (413)
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Const RequestTooLarge As Integer
'Usage
Dim value As Integer
value = ResponseCode.RequestTooLarge
public const int RequestTooLarge