Click or drag to resize
AdvancedHandlerTHandler, TArgsFailure Event
Raised in case the event handler didn't properly call finalization

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public event EventHandler<TArgs> Failure

Value

Type: SystemEventHandlerTArgs
See Also