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

NamespaceManager.GetRules Method

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

Namespace:  Microsoft.ServiceBus
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public IEnumerable<RuleDescription> GetRules(
	string topicPath,
	string subscriptionName
)

Parameters

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

Return Value

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