The request entity body is too large. (413)

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration(in Microsoft.Rtc.Collaboration.dll)

Syntax

Visual Basic (Declaration)
Public 
Const 
RequestTooLarge 
As 
Integer
C#
public 
const 
int 
RequestTooLarge
Visual C++
public:
literal 
int 
RequestTooLarge
JavaScript

Microsoft.Rtc.Signaling.ResponseCode.
requestTooLarge

See Also