RestartSiloAsync(SiloHandle)
public Task<SiloHandle?> RestartSiloAsync(SiloHandle instance) Do a Stop or Kill of the specified silo, followed by a restart.
Parameters
instanceSiloHandle- Silo to be restarted.
public Task<SiloHandle?> RestartSiloAsync(SiloHandle instance)instanceSiloHandle