Scheduler for WinForms
Snooze メソッド (Reminder)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > Reminder クラス : Snooze メソッド
The System.TimeSpanvalue specifying the interval of time to wait before displaying the reminder again.
The Snooze method notifies the scheduler to defer the triggering of a reminder by the specified interval.
シンタックス
'宣言
 
Public Sub Snooze( _
   ByVal delay As System.TimeSpan _
) 
public void Snooze( 
   System.TimeSpan delay
)

パラメータ

delay
The System.TimeSpanvalue specifying the interval of time to wait before displaying the reminder again.
参照

Reminder クラス
Reminder メンバ