QueueDescription.LockDuration Property

Definition

Gets or sets the duration of a peek lock; that is, the amount of time that the message is locked for other receivers. The maximum value for LockDuration is 5 minutes; the default value is 1 minute.

public TimeSpan LockDuration { get; set; }
Property Value

The duration of the lock.