Прочитать на английском

Поделиться через


ServiceBusReceivedMessage.LockToken Property

Definition

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 the lock token for the current message.

public string LockToken { get; }

Property Value

Remarks

The lock token is a reference to the lock that is being held by the broker in ReceiveMode.PeekLock mode. Locks are used to explicitly settle messages as explained in the product documentation in more detail. The token can also be used to pin the lock permanently through the Deferral API and, with that, take the message out of the regular delivery state flow. This property is read-only.

Applies to

Продукт Версии
Azure SDK for .NET Latest, Preview