NSThread.Exit 方法

定义

终止当前线程。

[Foundation.Export("exit")]
public static void Exit ();
static member Exit : unit -> unit
属性

适用于