BrokeredMessage.LockedUntilUtc Property
Gets the date and time in UTC until which the message will be locked in the queue/subscription.
Namespace: Microsoft.ServiceBus.Messaging
Assembly: Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
| Exception | Condition |
|---|---|
| ObjectDisposedException |
Thrown if the message is in disposed state. |
| InvalidOperationException |
Thrown if the message was not received from the ServiceBus. |