Skip to content

InProcessTestCluster.StopSiloAsync(InProcessSiloHandle)

StopSiloAsync(InProcessSiloHandle)

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

Parameters

instanceInProcessSiloHandle
Silo to be stopped.