ScaleoutSubscription Methods

.NET Framework 4.5

The ScaleoutSubscription type exposes the following members.

  NameDescription
Public method AddEvent (Inherited from Subscription.)
Protected method BeforeInvoke (Overrides Subscription::BeforeInvoke(Object).)
Public method Dispose() (Inherited from Subscription.)
Protected method Dispose(Boolean) (Inherited from Subscription.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetCursor (Overrides Subscription::GetCursor().)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Invoke (Inherited from Subscription.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method PerformWork (Overrides Subscription::PerformWork(IList<ArraySegment<Message>>, Int32%, Object%).)
Public method RemoveEvent (Inherited from Subscription.)
Public method SetEventTopic (Inherited from Subscription.)
Public method SetQueued (Inherited from Subscription.)
Public method ToString (Inherited from Object.)
Public method UnsetQueued (Inherited from Subscription.)
Public method Work (Inherited from Subscription.)
Top
Show: