This topic has not yet been rated - Rate this topic

MessageClientEntity.EndClose Method

Finishes an asynchronous operation to close the message client entity.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public virtual void EndClose(
	IAsyncResult result
)

Parameters

result
Type: System.IAsyncResult
An IAsyncResult that references the asynchronous operation to close the message client entity.
Did you find this helpful?
(1500 characters remaining)