This topic has not yet been rated - Rate this topic

MessagingFactory.CreateMessageSender Method

Creates a message sender.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public MessageSender CreateMessageSender(
	string entityPath
)

Parameters

entityPath
Type: System.String
The path of the entity.

Return Value

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