Cancel

ProcessProgressEventArgs.Cancel property

Indicates whether process should be canceled.

public bool Cancel { get; set; }

See Also