Compartir a través de


SBQueue.RequiresSession Propiedad

Definición

Obtiene o establece un valor que indica si la cola admite el concepto de sesiones.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a