HostConstants.WebSocketServerUrl 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 WebSocketServerUrl As String
'Usage
Dim value As String
value = HostConstants.WebSocketServerUrl
public static readonly string WebSocketServerUrl
public:
static initonly String^ WebSocketServerUrl
static val WebSocketServerUrl: string
public static final var WebSocketServerUrl : String