Click or drag to resize

XmlFileJobScheduleManagerAdd Method

Overload List
 NameDescription
Public methodAdd(IJob, IJobSchedule) Add jobSchedule to job
Public methodAdd(IJob, TimeSpan, NullableDateTime) Add a schedule which repeats at interval on job
Public methodAdd(IJob, DayOfWeek, DateTime, NullableDateTime) Add a job schedule to job that repeats on repeatOn starting startDate
Top
See Also