ServiceBusMessage.TransactionPartitionKey Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a partition key for sending a message into an entity via a partitioned transfer queue.
public string TransactionPartitionKey { get; set; }
member this.TransactionPartitionKey : string with get, set
Public Property TransactionPartitionKey As String
The partition key. Maximum length is 128 characters.
If a message is sent via a transfer queue in the scope of a transaction, this value selects the transfer queue partition: This is functionally equivalent to PartitionKey and ensures that messages are kept together and in order as they are transferred. See Transfers and Send Via.
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Latest, Preview |
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: