BrokeredMessage.ViaPartitionKey Property

Definition

Gets or sets a partition key value when a transaction is to be used to send messages via a transfer queue.

public string ViaPartitionKey { get; set; }
member this.ViaPartitionKey : string with get, set
Public Property ViaPartitionKey As String

Property Value

The partition key value when a transaction is to be used to send messages via a transfer queue.

Applies to