다음을 통해 공유


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

적용 대상