Skip to content

StandaloneSiloHandle.Create(string, IConfiguration)

Create(string, IConfiguration)

static
View source
public static Task<SiloHandle> Create(string siloName, IConfiguration configuration)
Spawns a new process to host a silo, using the executable provided in the configuration's "ExecutablePath" property as the entry point.

Parameters

siloNamestring
configurationIConfiguration