ScaleoutSubscription Class
Visual Studio 2010
.NET Framework 4
Namespace:
Microsoft.AspNet.SignalR.Messaging
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
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 ScaleoutSubscription type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DisposedCallback | (Inherited from Subscription.) |
![]() | EventKeys | (Inherited from Subscription.) |
![]() | Identity | (Inherited from Subscription.) |
![]() | MaxMessages | (Inherited from Subscription.) |
| Name | Description | |
|---|---|---|
![]() | AddEvent | (Inherited from Subscription.) |
![]() | BeforeInvoke | (Overrides Subscription::BeforeInvoke(Object).) |
![]() | Dispose() | (Inherited from Subscription.) |
![]() | Dispose(Boolean) | (Inherited from Subscription.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetCursor | (Overrides Subscription::GetCursor().) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Invoke | (Inherited from Subscription.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | PerformWork | (Overrides Subscription::PerformWork(IList<ArraySegment<Message>>, Int32%, Object%).) |
![]() | RemoveEvent | (Inherited from Subscription.) |
![]() | SetEventTopic | (Inherited from Subscription.) |
![]() | SetQueued | (Inherited from Subscription.) |
![]() | ToString | (Inherited from Object.) |
![]() | UnsetQueued | (Inherited from Subscription.) |
![]() | Work | (Inherited from Subscription.) |
Show:
