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.176 -- Release Build+c74560d581224bfee7a285d73926fb4fb3df8ece

Value

EventHandlerEventArgsSchedule

Remarks

Argument is the Schedule that is due.

See Also