ScheduleManagerScheduleDue Event

Occurs asynchronously when a Schedule is due according to the rule specified for it.

Definition

Namespace: Gemstone.Scheduling
Assembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.174 -- Release Build+aa37ec1cbeacbf32d632bf098b6401a4346e3db1

Value

EventHandlerEventArgsSchedule

Remarks

Argument is the Schedule that is due.

See Also