RestartManagerGetLockingProcesses Method (IEnumerableString, Boolean, Boolean, Exception) |
Namespace: ShellBoost.Core.Utilities
public IReadOnlyList<Process> GetLockingProcesses( IEnumerable<string> filePaths, bool onlyRestartable, bool throwOnError, out Exception error )
Exception | Condition |
---|---|
ArgumentNullException | filePaths is null. |