Edit

Share via


TestCluster.SecondarySilos Property

Definition

List of handles to the secondary silos.

public System.Collections.Generic.IReadOnlyList<Orleans.TestingHost.SiloHandle> SecondarySilos { get; }
member this.SecondarySilos : System.Collections.Generic.IReadOnlyList<Orleans.TestingHost.SiloHandle>
Public ReadOnly Property SecondarySilos As IReadOnlyList(Of SiloHandle)

Property Value

Applies to