次の方法で共有


ServerEndpointRecallError.Count プロパティ

定義

エラーの発生回数を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="count")]
public long? Count { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="count")>]
member this.Count : Nullable<int64>
Public ReadOnly Property Count As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象