ISubscriptionManager.GetSubscriptions Method
Include Protected Members
Include Inherited Members
Gets subscriptions in the cache.
Overload List
Name | Description | |
---|---|---|
GetSubscriptions() | Gets all subscriptions in the cache. | |
GetSubscriptions(String) | Gets all the subscriptions in the cache that are associated with the given solution. |
Top