Subscription Class
Visual Studio 2010
.NET Framework 4
Namespace:
Microsoft.AspNet.SignalR.Messaging
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
System::Object
Microsoft.AspNet.SignalR.Messaging::Subscription
Microsoft.AspNet.SignalR.Messaging::ScaleoutSubscription
Microsoft.AspNet.SignalR.Messaging::Subscription
Microsoft.AspNet.SignalR.Messaging::ScaleoutSubscription
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The Subscription type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AddEvent | |
![]() | BeforeInvoke | |
![]() | Dispose() | |
![]() | Dispose(Boolean) | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetCursor | |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Invoke | |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | PerformWork | |
![]() | RemoveEvent | |
![]() | SetEventTopic | |
![]() | SetQueued | |
![]() | ToString | (Inherited from Object.) |
![]() | UnsetQueued | |
![]() | Work |
Show:
