Compartir a través de


BastionSessionState.State Propiedad

Definición

Obtiene el estado de la sesión. Disconnected/Failed/NotFound.

[Newtonsoft.Json.JsonProperty(PropertyName="state")]
public string State { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="state")>]
member this.State : string
Public ReadOnly Property State As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a