-
Home
-
API Reference
-
CliInvoke.Core
-
ProcessExitConfiguration
-
Properties
-
CancellationThrowsException
CancellationThrowsException Property
Definition
Gets a value indicating whether a cancellation request during process execution
will throw an exception.
public bool CancellationThrowsException { get; }
Returns