Purposes Class

.NET Framework 4.5

Specifies the purposes constants.

System::Object
  Microsoft.AspNet.SignalR.Infrastructure::Purposes

Namespace:  Microsoft.AspNet.SignalR.Infrastructure
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)

public ref class Purposes abstract sealed

The Purposes type exposes the following members.

  NameDescription
Public fieldStatic memberConnectionTokenThe ConnectionToken constant.
Public fieldStatic memberGroupsThe Groups constant.
Top

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