Szerkesztés

Megosztás a következőn keresztül:


IHostConfigurator Interface

Definition

Allows implementations to configure the host builder when starting up each silo in the test cluster.

public interface IHostConfigurator
type IHostConfigurator = interface
Public Interface IHostConfigurator

Methods

Configure(IHostBuilder)

Configures the host builder.

Applies to