Click or drag to resize

CallFlowContextWaitUnitPassed Event

Delievered on the virtual user thread about every 100 ms while the current node is waiting for timeout to elapse

Namespace:  CallFlowFramework
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public event EventHandler<EventArgs> WaitUnitPassed

Value

Type: SystemEventHandlerEventArgs
See Also