This topic has not yet been rated - Rate this topic

BrokeredMessage.To Property

Gets or sets the send to address.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public string To { get; set; }

Property Value

Type: System.String
The send to address.
Exception Condition
ObjectDisposedException

Thrown if the message is in disposed state.

Did you find this helpful?
(1500 characters remaining)