Click or drag to resize
WfRuntimeManager_onWfProcessExecuted Event

[Missing <summary> documentation for "E:Slickflow.Engine.Core.WfRuntimeManager._onWfProcessExecuted"]

Namespace: Slickflow.Engine.Core
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
private event EventHandler<WfEventArgs> _onWfProcessExecuted

Value

Type: SystemEventHandlerWfEventArgs
See Also