Udostępnij za pośrednictwem


TimerExtension.OnRegisterTimer(TimeSpan, Bookmark) Metoda

Definicja

Wywoływana przez metodę RegisterTimer(TimeSpan, Bookmark) .

protected:
 abstract void OnRegisterTimer(TimeSpan timeout, System::Activities::Bookmark ^ bookmark);
protected abstract void OnRegisterTimer (TimeSpan timeout, System.Activities.Bookmark bookmark);
abstract member OnRegisterTimer : TimeSpan * System.Activities.Bookmark -> unit
Protected MustOverride Sub OnRegisterTimer (timeout As TimeSpan, bookmark As Bookmark)

Parametry

timeout
TimeSpan

Czas trwania czasomierza.

bookmark
Bookmark

Zakładka skojarzona z czasomierzem, która ma zostać wznowiona po wygaśnięciu czasomierza.

Dotyczy