Back to Devexpress

ReminderBase.Snooze Method

corelibraries-devexpress-dot-xtrascheduler-dot-reminderbase-dot-snooze.md

latest576 B
Original Source

ReminderBase.Snooze Method

NameParametersDescription
Snooze(DateTime, TimeSpan)now, remindAfterNotifies the scheduler to defer the triggering of a reminder by the specified interval starting from the specified now date and time.
Snooze(TimeSpan)remindAfterNotifies the scheduler to defer the triggering of a reminder by the specified interval.