HostConstants.ShutdownToken Field
.NET Framework 4
Namespace: Microsoft.AspNet.SignalR.Hosting
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
Public Shared ReadOnly ShutdownToken As String
'Usage
Dim value As String
value = HostConstants.ShutdownToken
public static readonly string ShutdownToken
public:
static initonly String^ ShutdownToken
static val ShutdownToken: string
public static final var ShutdownToken : String