Chronos Plugins 5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
AxelSemrau.Chronos.Plugin.IScheduleEvents Interface Reference

Currently starting schedule stage. More...

Events

EventHandler< ScheduleStateEventArgsScheduleStateChanged
 Notification about schedule state changes.
 

Detailed Description

Currently starting schedule stage.

Definition at line 134 of file MiscInterfaces.cs.

Event Documentation

◆ ScheduleStateChanged

EventHandler<ScheduleStateEventArgs> AxelSemrau.Chronos.Plugin.IScheduleEvents.ScheduleStateChanged

Notification about schedule state changes.

Definition at line 139 of file MiscInterfaces.cs.


The documentation for this interface was generated from the following file: