SubscriptionDescription.getLockDuration 方法
定义
The amount of time that the message is locked by a given receiver so that no other receiver receives the same message.
public Duration getLockDuration()
返回
Duration
The duration of a peek lock. Default value is 60 seconds.
适用于