This topic has not yet been rated - Rate this topic

MessageClientEntity.OnEndOpen Method

Executes upon calling the operation to end to open the message client entity.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
protected abstract void OnEndOpen(
	IAsyncResult result
)

Parameters

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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.