Compartir a través de


SBSubscription.LockDuration Propiedad

Definición

Obtiene o establece el intervalo de tiempo de duración del bloqueo ISO 8061 para la suscripción. El valor predeterminado es 1 minuto.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lockDuration")]
public TimeSpan? LockDuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lockDuration")>]
member this.LockDuration : Nullable<TimeSpan> with get, set
Public Property LockDuration As Nullable(Of TimeSpan)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a