399 Miscellaneous warning: The warning text can include arbitrary information to be presented to a human user or logged. A system receiving this warning MUST NOT take any automated action.

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

Syntax

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

Microsoft.Rtc.Signaling.WarningCode.
miscellaneousWarning

See Also