IClientBuilderConfigurator
interface
Namespace: Orleans.TestingHost
Allows implementations to configure the client builder when starting up each silo in the test cluster.
public interface IClientBuilderConfiguratorMethods
Configure(IConfiguration, IClientBuilder)Configures the client builder.
