共用方式為


DispatchQueue.Suspend 方法

定義

暫停佇列的執行。

public void Suspend ();
member this.Suspend : unit -> unit

備註

暫停和繼續呼叫應該一律保持平衡。

適用於