RestartManagerRestart Method (IEnumerableProcess, ContextCallback, Boolean) |
Namespace: ShellBoost.Core.Utilities
public void Restart( IEnumerable<Process> processes, ContextCallback stoppedAction = null, bool throwOnError = true )
Exception | Condition |
---|---|
ArgumentNullException | processes is null. |