Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.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