Click or drag to resize

CallFlowContextLogDataAvailable Event

Delievered on the virtual user thread whenever there is data to be logged.

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

Value

Type: SystemEventHandlerLogEventArgs
See Also