HourlyTrigger Constructor
Overloads
HourlyTrigger(XmlReader)
Declaration
public HourlyTrigger(XmlReader reader)
Parameters
Type | Name | Description |
---|---|---|
System.Xml.XmlReader | reader |
HourlyTrigger()
Declaration
public HourlyTrigger()
HourlyTrigger(DateTime, UInt32)
Declaration
public HourlyTrigger(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 minutes ie. every 75 min |
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!