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