Partager via


TestCluster.RestartStoppedSecondarySilo(String) Méthode

Définition

Redémarrez un précédemment arrêté.

public Orleans.TestingHost.SiloHandle RestartStoppedSecondarySilo (string siloName);
member this.RestartStoppedSecondarySilo : string -> Orleans.TestingHost.SiloHandle
Public Function RestartStoppedSecondarySilo (siloName As String) As SiloHandle

Paramètres

siloName
String

Silo à redémarrer.

Retours

S’applique à