CreateSiloAsync
set
public Func<string, IConfiguration, Task<SiloHandle>> CreateSiloAsync Gets or sets the delegate used to create and start an individual silo.
TestCluster.public Func<string, IConfiguration, Task<SiloHandle>> CreateSiloAsyncpublic Func<string, IConfiguration, CancellationToken, Task<SiloHandle>> CreateSiloAsyncWithCancellationpublic TestClusterOptions Optionspublic ITestClusterPortAllocator PortAllocatorpublic Dictionary<string, string?> Properties