다음을 통해 공유


TestCluster.StopSiloAsync(SiloHandle) 메서드

정의

지정된 사일로의 반 정상 중지를 수행합니다.

public System.Threading.Tasks.Task StopSiloAsync (Orleans.TestingHost.SiloHandle instance);
member this.StopSiloAsync : Orleans.TestingHost.SiloHandle -> System.Threading.Tasks.Task
Public Function StopSiloAsync (instance As SiloHandle) As Task

매개 변수

instance
SiloHandle

중지할 사일로입니다.

반환

적용 대상