다음을 통해 공유


TestCluster.KillSiloAsync(SiloHandle) 메서드

정의

지정한 사일로를 즉시 종료합니다.

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

매개 변수

instance
SiloHandle

사일로가 죽임을 당할 것이다.

반환

적용 대상