共用方式為


FakeTimeProvider.AutoAdvanceAmount 屬性

定義

取得或設定每次讀取時鐘時所前進的時間量。

public:
 property TimeSpan AutoAdvanceAmount { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan AutoAdvanceAmount { get; set; }
member this.AutoAdvanceAmount : TimeSpan with get, set
Public Property AutoAdvanceAmount As TimeSpan

屬性值

例外狀況

時間值小於 Zero

備註

這會預設為 Zero

適用於