다음을 통해 공유


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.

적용 대상