Bagikan melalui


TimerExtension.OnRegisterTimer(TimeSpan, Bookmark) Metode

Definisi

Dipanggil oleh RegisterTimer(TimeSpan, Bookmark) metode .

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)

Parameter

timeout
TimeSpan

Durasi timer.

bookmark
Bookmark

Bookmark yang terkait dengan timer, akan dilanjutkan saat timer kedaluwarsa.

Berlaku untuk