NSThread.Cancel Method

Definition

Changes the state of this NSThread to indicate that it should exit.

[Foundation.Export("cancel")]
public virtual void Cancel ();
abstract member Cancel : unit -> unit
override this.Cancel : unit -> unit
Attributes

Applies to