Skip to content

InProcessSiloHandle.StopSiloAsync(bool)

StopSiloAsync(bool)

override
View source
public override Task StopSiloAsync(bool stopGracefully)
Stop the remote silo

Parameters

stopGracefullybool
Specifies whether the silo should be stopped gracefully or abruptly.