Click or drag to resize
CalculationWorks Logo
BcfDataSetDiagnosticsBeginReleasingEvents Event
Occurs when begins to releasing deferred events.

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public event EventHandler<CanceledEventArgs> BeginReleasingEvents

Value

Type: SystemEventHandlerCanceledEventArgs
Remarks

Uncaught exceptions in diagnostics events may cause an invalid dataset state.

See Also