EventsObjectWrapper.FireQueryCancel Method

Definition

Raises an event to determine whether an executable should stop running.

public:
 bool FireQueryCancel();
public bool FireQueryCancel ();
member this.FireQueryCancel : unit -> bool
Public Function FireQueryCancel () As Boolean

Returns

True if the task should stop running; otherwise, false.

Applies to