WarningCode Class

Represents possible well-known warning codes that can be used when sending responses.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Signaling..::..WarningCode

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

Syntax

'Declaration
Public NotInheritable Class WarningCode
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class WarningCode

Remarks

As found in RFC3261 Section 20.43 1xx and 2xx have been taken by HTTP/1.1. Additional "warn-code"s can be defined. See Section 27.2.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

WarningCode Members

Microsoft.Rtc.Signaling Namespace