TMappingExplorer.Events Property
Gets the event manager used to subscribe to entity lifecycle callbacks for all managers that share this explorer.
Remarks
Subscribing and unsubscribing event handlers is not thread-safe. Register all listeners before the explorer is accessed concurrently from multiple TObjectManager instances.
Syntax
Unit: Aurelius.Mapping.Explorer
property TMappingExplorer.Events: TManagerEvents