次の方法で共有


ConnectionStateSnapshot.ConnectionState プロパティ

定義

接続状態を取得または設定します。 使用できる値は次のとおりです。

[Newtonsoft.Json.JsonProperty(PropertyName="connectionState")]
public string ConnectionState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectionState")>]
member this.ConnectionState : string with get, set
Public Property ConnectionState As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象