ToolTask.Cancel Method

Definition

Cancels the process executing the task by asking it to close nicely, then after a short period, forcing termination.

public:
 virtual void Cancel();
public virtual void Cancel ();
abstract member Cancel : unit -> unit
override this.Cancel : unit -> unit
Public Overridable Sub Cancel ()

Implements

Applies to