Share via


ServiceBusSubscriptionData.LockDuration Property

Definition

ISO 8061 lock duration timespan for the subscription. The default value is 1 minute.

public TimeSpan? LockDuration { get; set; }
member this.LockDuration : Nullable<TimeSpan> with get, set
Public Property LockDuration As Nullable(Of TimeSpan)

Property Value

Applies to