Websydian v6.1 online documentationOnline documentation - Websydian v6.1

Abstract.EventDispatcher Function

The EventDispatcher pattern writes a record to the Log file every time the Dispatcher has been called.  These records will have the Log Type Dispatcher started and they will identify the Event Handler function to be called by the incoming request.

The EventDispatcher pattern has the InitializeEventTypes function scoped under it.

See the Disabling af Dispatcher Logging section for how the Dispatcher logging can be omitted.

Inheritance