Free Trial *Internet Service Required
This topic has not yet been rated - Rate this topic

NamespaceManager.GetSubscriptions Method

Retrieves an enumerable collection of all subscriptions in the service namespace.

Namespace:  Microsoft.ServiceBus
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public IEnumerable<SubscriptionDescription> GetSubscriptions(
	string topicPath
)

Parameters

topicPath
Type: System.String
The path of the topic relative to the service namespace base address.

Return Value

Type: System.Collections.Generic.IEnumerable(Of SubscriptionDescription)
Returns an IEnumerable(Of T) object that represents the collection of all subscriptions in the service namespace or returns an empty collection if no subscription exists.
Did you find this helpful?
(1500 characters remaining)
facebook page visit twitter rss feed newsletter