Click or drag to resize
IEventProviderFactUpdatingEvent Event
Raised before an existing fact is updated in the working memory.

Namespace: NRules.Diagnostics
Assembly: NRules (in NRules.dll) Version: 0.4.3.0
Syntax
C#
event EventHandler<WorkingMemoryEventArgs> FactUpdatingEvent

Value

Type: SystemEventHandlerWorkingMemoryEventArgs
See Also