Purposes Class
.NET Framework 4.5
Inheritance Hierarchy
System.Object
Microsoft.AspNet.SignalR.Infrastructure.Purposes
Namespace: Microsoft.AspNet.SignalR.Infrastructure
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
Public NotInheritable Class Purposes
'Usage
public static class Purposes
public ref class Purposes abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Purposes = class end
public final class Purposes
The Purposes type exposes the following members.
Fields
Name | Description | |
---|---|---|
ConnectionToken | ||
Groups |
Top
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.