Freigeben über


TestCluster.StopSiloAsync(SiloHandle) Methode

Definition

Führen Sie einen semi-gnadenvollen Stopp des angegebenen Silos aus.

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

Parameter

instance
SiloHandle

Silo, das beendet werden soll.

Gibt zurück

Gilt für: