Constructor of the weekly trigger class using a DayOfWeek and TimeSpan structure to configure it.
This constructor creates a new weekly trigger object and configue it with given start weekday and time capsulated in DayOfWeek and TimeSpan structures.
Exception Type | Condition |
---|---|
ArgumentException | Thrown if an invalid start time was given. |
WeeklyTrigger Class | uws.Triggers Namespace | WeeklyTrigger Constructor Overload List