次の方法で共有


ConnectionStateSnapshot.MaxLatencyInMs プロパティ

定義

ミリ秒の最大待機時間を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="maxLatencyInMs")]
public long? MaxLatencyInMs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxLatencyInMs")>]
member this.MaxLatencyInMs : Nullable<int64> with get, set
Public Property MaxLatencyInMs As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象