SqlRetryLogicOption.DeltaTime 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property TimeSpan DeltaTime { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan DeltaTime { get; set; }
member this.DeltaTime : TimeSpan with get, set
Public Property DeltaTime As TimeSpan
屬性值
TimeSpan 下一次執行嘗試之前即將發生的間隔時間;必須介於 0 到 120 秒之間。
適用於