Skip to content

IDeploymentConfiguration Methods

Interface for accessing the deployment configuration.

GetAllSiloNames

abstract
public abstract IList<string> GetAllSiloNames()
Get the silo instance names for all configured silos.

Returns

The list of silo names.