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