MindFusion WinForms Programmer's Guide
Schedule.OnExceptionCreated Method
See Also
 





Raises the ExceptionCreated event.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

protected virtual void OnExceptionCreated (
    ItemEventArgs e
)

Visual Basic  Copy Code

Protected Overridable Sub OnExceptionCreated ( _
    e As ItemEventArgs _
)

 Parameters

e

An object, containing the event data.

 See Also

Schedule Members
Schedule Class
MindFusion.Scheduling Namespace