IHubActivator Interface

.NET Framework 4.5

Provides method to create hub instance.

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

public interface class IHubActivator

The IHubActivator type exposes the following members.

  NameDescription
Public methodCreateCreates a new hub instance.
Top
Show: