This topic has not yet been rated - Rate this topic

MessagingFactory.EndCreateMessageSender Method

Ends a create message sender.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public MessageSender EndCreateMessageSender(
	IAsyncResult result
)

Parameters

result
Type: System.IAsyncResult
The result.

Return Value

Type: Microsoft.ServiceBus.Messaging.MessageSender
The newly created MessageSender object.
Did you find this helpful?
(1500 characters remaining)