public static interface ServiceBusSubscription.UpdateStages.WithMessageLockDuration
Modifier and Type | Method and Description |
---|---|
ServiceBusSubscription.Update |
withMessageLockDurationInSeconds(int durationInSeconds)
Specifies the amount of time that the message is locked for other receivers.
|
ServiceBusSubscription.Update withMessageLockDurationInSeconds(int durationInSeconds)
durationInSeconds
- duration of a lock in secondsCopyright © 2019. All rights reserved.