NSProgress.BecomeCurrent(Int64) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將此設定為呼叫執行緒上的目前進度物件,並指定要由下一個子進度物件執行的工作單位數目。
[Foundation.Export("becomeCurrentWithPendingUnitCount:")]
public virtual void BecomeCurrent (long pendingUnitCount);
abstract member BecomeCurrent : int64 -> unit
override this.BecomeCurrent : int64 -> unit
參數
- pendingUnitCount
- Int64
- 屬性