This topic has not yet been rated - Rate this topic

MessageReceiver.GetLockToken Method

Gets the lock token bound to the message.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
protected static Guid GetLockToken(
	BrokeredMessage message
)

Parameters

message
Type: Microsoft.ServiceBus.Messaging.BrokeredMessage
The BrokeredMessage from which to get the lock token.

Return Value

Type: System.Guid
The lock token of the message.
Did you find this helpful?
(1500 characters remaining)