Canceled Property

Definition

Namespace CliInvoke.Core
Assembly CliInvoke.Core.dll

A value indicating whether the library terminated the process via its cancellation machinery, as opposed to the process exiting on its own.

public bool Canceled { get; }

Returns