Compartir a través de


SBClientAffineProperties.IsDurable Propiedad

Definición

Obtiene o establece para las suscripciones de cliente affine, este valor indica si la suscripción es duradera o no.

[Newtonsoft.Json.JsonProperty(PropertyName="isDurable")]
public bool? IsDurable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isDurable")>]
member this.IsDurable : Nullable<bool> with get, set
Public Property IsDurable As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a