編輯

共用方式為


InProcessTestCluster.Silos Property

Definition

Collection of all known silos.

public System.Collections.ObjectModel.ReadOnlyCollection<Orleans.TestingHost.InProcessSiloHandle> Silos { get; }
member this.Silos : System.Collections.ObjectModel.ReadOnlyCollection<Orleans.TestingHost.InProcessSiloHandle>
Public ReadOnly Property Silos As ReadOnlyCollection(Of InProcessSiloHandle)

Property Value

Applies to