IHostConfigurator
interface
Namespace: Orleans.TestingHost
Allows implementations to configure the host builder when starting up each silo in the test cluster.
public interface IHostConfiguratorMethods
Configure(IHostBuilder)Configures the host builder.
