CancellationThrowsException Property

Definition

Namespace CliInvoke.Core
Assembly CliInvoke.Core.dll

Gets a value indicating whether a cancellation request during process execution will throw an exception.

public bool CancellationThrowsException { get; }

Returns