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

NamespaceManager.EndGetRules Method

Ends an asynchronous request to retrieve all rules from the service namespace.

Namespace:  Microsoft.ServiceBus
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public IEnumerable<RuleDescription> EndGetRules(
	IAsyncResult result
)

Parameters

result
Type: System.IAsyncResult
An IAsyncResult object that represents the result of the get rules operation.

Return Value

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