HostConstants Class
.NET Framework 4
Inheritance Hierarchy
System.Object
Microsoft.AspNet.SignalR.Hosting.HostConstants
Namespace: Microsoft.AspNet.SignalR.Hosting
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
Public NotInheritable Class HostConstants
'Usage
public static class HostConstants
public ref class HostConstants abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type HostConstants = class end
public final class HostConstants
The HostConstants type exposes the following members.
Fields
Name | Description | |
---|---|---|
DebugMode | ||
InstanceName | ||
ShutdownToken | ||
SupportsWebSockets | ||
WebSocketServerUrl |
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.