TestCluster.RestartStoppedSecondarySiloAsync(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Redémarrez un précédemment arrêté.
public System.Threading.Tasks.Task<Orleans.TestingHost.SiloHandle> RestartStoppedSecondarySiloAsync (string siloName);
member this.RestartStoppedSecondarySiloAsync : string -> System.Threading.Tasks.Task<Orleans.TestingHost.SiloHandle>
Public Function RestartStoppedSecondarySiloAsync (siloName As String) As Task(Of SiloHandle)
Paramètres
- siloName
- String
Silo à redémarrer.