ISubscriptionManager Members

Include Protected Members
Include Inherited Members

Represents an interface that contains all public subscription management methods.

Methods

  Name Description
Public method GetSubscription(Int32) Gets a single cache subscription given its ID.
Public method GetSubscription(IView, String) Gets a single cache subscription given the view and the subscription name.
Public method GetSubscription(String, String, String, String) Gets a single cache subscription given the fully qualified name of the view and the subscription name.
Public method GetSubscriptions() Gets all subscriptions in the cache.
Public method GetSubscriptions(String) Gets all the subscriptions in the cache that are associated with the given solution.

Top

See Also

Reference

ISubscriptionManager Interface

Microsoft.BusinessData.Offlining Namespace