다음을 통해 공유


IHostConfigurator 인터페이스

정의

구현에서 테스트 클러스터에서 각 사일로를 시작할 때 호스트 작성기를 구성할 수 있습니다.

public interface IHostConfigurator
type IHostConfigurator = interface
Public Interface IHostConfigurator

메서드

Configure(IHostBuilder)

호스트 작성기를 구성합니다.

적용 대상