Düzenle

Aracılığıyla paylaş


StaticClusterDeploymentOptions.IDeploymentConfiguration.GetAllSiloNames Method

Definition

Get the silo instance names for all configured silos.

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

Returns

The list of silo names.

Implements

Applies to