共用方式為


IHostConfigurator 介面

定義

允許實作在測試叢集中啟動每個接收器時設定主機產生器。

public interface IHostConfigurator
type IHostConfigurator = interface
Public Interface IHostConfigurator

方法

Configure(IHostBuilder)

設定主機產生器。

適用於