Skip to content

TestCluster.StopSiloAsync(SiloHandle)

StopSiloAsync(SiloHandle)

View source
public Task StopSiloAsync(SiloHandle instance)
Do a semi-graceful Stop of the specified silo.

Parameters

instanceSiloHandle
Silo to be stopped.