IHubActivator Interface
.NET Framework 4
Namespace: Microsoft.AspNet.SignalR.Hubs
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
Public Interface IHubActivator
'Usage
Dim instance As IHubActivator
public interface IHubActivator
public interface class IHubActivator
type IHubActivator = interface end
public interface IHubActivator
The IHubActivator type exposes the following members.
Methods
Name | Description | |
---|---|---|
Create |
Top