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

NamespaceManager.EndGetTopic Method

Ends an asynchronous request to get a topic.

Namespace:  Microsoft.ServiceBus
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public TopicDescription EndGetTopic(
	IAsyncResult result
)

Parameters

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

Return Value

Type: Microsoft.ServiceBus.Messaging.TopicDescription
A TopicDescription handle to the topic, or null if the topic does not exist in the service namespace.
Exception Condition
ArgumentNullException

result is null.

Did you find this helpful?
(1500 characters remaining)
facebook page visit twitter rss feed newsletter