다음을 통해 공유


SiloHostBuilder.Build 메서드

정의

지정된 작업을 실행하여 호스트를 초기화합니다. 한 번만 호출할 수 있습니다.

public Orleans.Hosting.ISiloHost Build ();
abstract member Build : unit -> Orleans.Hosting.ISiloHost
override this.Build : unit -> Orleans.Hosting.ISiloHost
Public Function Build () As ISiloHost

반환

초기화된 ISiloHost입니다.

구현

적용 대상