共用方式為


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

要終止的定址接收器。

傳回

適用於