次の方法で共有


TestCluster.StopSilo(SiloHandle) メソッド

定義

指定したサイロの準正常な停止を実行します。

public void StopSilo (Orleans.TestingHost.SiloHandle instance);
member this.StopSilo : Orleans.TestingHost.SiloHandle -> unit
Public Sub StopSilo (instance As SiloHandle)

パラメーター

instance
SiloHandle

停止するサイロ。

適用対象