StandaloneSiloHandle(string, IConfiguration, string)
public StandaloneSiloHandle(string siloName, IConfiguration configuration, string executablePath) Initializes a new instance of the
StandaloneSiloHandle class. Parameters
siloNamestring- The name of the silo.
configurationIConfiguration- The configuration to pass to the standalone silo process.
executablePathstring- The path to the executable which hosts the silo.
