Click or drag to resize
SchedulingHelperGetNextTime Method
Overload List
  NameDescription
Public methodStatic memberGetNextTime(String, DateTime, DateTime) Obsolete.
Returns date and time when the next scheduling moment occurs based on the current date and time and the scheduling pattern string.
Public methodStatic memberGetNextTime(TaskInterval, NullableDateTime, NullableDateTime)
Returns date and time when the next scheduling moment occurs based on the current date and time and the scheduling pattern.
Top
See Also