SchedulingOptions.DelayWarningThreshold 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定寫入警告記錄訊息的工作專案佇列延遲閾值。 也就是說,如果加入工作專案和執行工作專案之間的延遲大於 DelayWarningThreshold,則會寫入警告記錄。
public TimeSpan DelayWarningThreshold { get; set; }
member this.DelayWarningThreshold : TimeSpan with get, set
Public Property DelayWarningThreshold As TimeSpan