Freigeben über


StaticClusterDeploymentOptions.IDeploymentConfiguration.GetAllSiloNames Methode

Definition

Rufen Sie die Namen der Siloinstanz für alle konfigurierten Silos ab.

System.Collections.Generic.IList<string> IDeploymentConfiguration.GetAllSiloNames ();
abstract member Orleans.Streams.IDeploymentConfiguration.GetAllSiloNames : unit -> System.Collections.Generic.IList<string>
override this.Orleans.Streams.IDeploymentConfiguration.GetAllSiloNames : unit -> System.Collections.Generic.IList<string>
Function GetAllSiloNames () As IList(Of String) Implements IDeploymentConfiguration.GetAllSiloNames

Gibt zurück

Die Liste der Silonamen.

Implementiert

Gilt für: