HostContextExtensions Class
.NET Framework 4
Inheritance Hierarchy
System.Object
Microsoft.AspNet.SignalR.Hosting.HostContextExtensions
Namespace: Microsoft.AspNet.SignalR.Hosting
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class HostContextExtensions
'Usage
public static class HostContextExtensions
[ExtensionAttribute]
public ref class HostContextExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type HostContextExtensions = class end
public final class HostContextExtensions
The HostContextExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
GetValue<T> | |
![]() ![]() |
HostShutdownToken | |
![]() ![]() |
InstanceName | |
![]() ![]() |
IsDebuggingEnabled | |
![]() ![]() |
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.