次の方法で共有


ConsulSiloRegistration.SuspectingSilos プロパティ

定義

[Newtonsoft.Json.JsonProperty]
public System.Collections.Generic.List<Orleans.Runtime.Host.SuspectingSilo> SuspectingSilos { get; set; }
[<Newtonsoft.Json.JsonProperty>]
member this.SuspectingSilos : System.Collections.Generic.List<Orleans.Runtime.Host.SuspectingSilo> with get, set
Public Property SuspectingSilos As List(Of SuspectingSilo)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象