DailyTrigger Constructor
Overloads
DailyTrigger()
Declaration
public DailyTrigger()
DailyTrigger(DateTime, UInt32)
Declaration
public DailyTrigger(DateTime iStartAt, uint iCount)
Parameters
Type | Name | Description |
---|---|---|
System.DateTime | iStartAt |
The date and time when to execute the first time |
System.UInt32 | iCount |
The intervall in days ie. every 3 day |
DailyTrigger(XmlReader)
Declaration
public DailyTrigger(XmlReader reader)
Parameters
Type | Name | Description |
---|---|---|
System.Xml.XmlReader | reader |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!