HostDependencyResolverExtensions Class

.NET Framework 4.5

Represents the host for the dependency resolver extensions.

System::Object
  Microsoft.AspNet.SignalR.Hosting::HostDependencyResolverExtensions

Namespace:  Microsoft.AspNet.SignalR.Hosting
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)

[ExtensionAttribute]
public ref class HostDependencyResolverExtensions abstract sealed

The HostDependencyResolverExtensions type exposes the following members.

  NameDescription
Public methodStatic memberInitializeHostInitialize the host for the dependency resolver extensions.
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: