Aracılığıyla paylaş


TimerExtension.OnRegisterTimer(TimeSpan, Bookmark) Yöntem

Tanım

yöntemi tarafından çağrılır 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)

Parametreler

timeout
TimeSpan

Zamanlayıcının süresi.

bookmark
Bookmark

Süreölçer süresi dolduğunda sürdürülecek zamanlayıcıyla ilişkili yer işareti.

Şunlara uygulanır