Show / Hide Table of Contents

    Namespace Fibula.Scheduling.Contracts.Delegates

    Classes

    EventFiredEventArgs

    Class that represents the event arguments of an EventFiredDelegate event.

    Delegates

    EventCancelledDelegate

    Delegate to call when an event is cancelled.

    EventCompletedDelegate

    Delegate to call when an event is processed to completion (after no more repeats).

    EventDelayedDelegate

    Delegate to call when an event is processed later than the scheduler intended.

    EventExpeditedDelegate

    Delegate to call when an event is processed earlier than the scheduler intended.

    EventFiredDelegate

    Delegate to call when an event is fired.

    Back to top Copyright © 2018-2020 | The Fibula Project
    Generated using DocFX | Jose L. Nuñez de Caceres et al.