ISubscriber Interface
.NET Framework 4
Namespace: Microsoft.AspNet.SignalR.Messaging
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
Public Interface ISubscriber
'Usage
Dim instance As ISubscriber
public interface ISubscriber
public interface class ISubscriber
type ISubscriber = interface end
public interface ISubscriber
The ISubscriber type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
EventKeys | |
![]() |
GetCursor | |
![]() |
Identity |
Top
Events
Name | Description | |
---|---|---|
![]() |
EventKeyAdded | |
![]() |
EventKeyRemoved |
Top