Szerkesztés

Megosztás a következőn keresztül:


ConsulSiloRegistration.SuspectingSilos Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to