共用方式為


SchedulingOptions.ActivationSchedulingQuantum 屬性

定義

取得或設定啟用宏回合持續時間的軟時間限制, (數個微回合) 。 如果啟用執行其微回合超過此時間,我們將放棄執行緒。 如果此值設定為零或負數,則會清空完整工作佇列, (MaxWorkItemsPerTurn 允許) 。

public TimeSpan ActivationSchedulingQuantum { get; set; }
member this.ActivationSchedulingQuantum : TimeSpan with get, set
Public Property ActivationSchedulingQuantum As TimeSpan

屬性值

適用於