Click or drag to resize

LogMessageAdded Event

Occurs when a message is added to the log. Sender of the event handler contains the added message.

Namespace:  Hummingbird.TestFramework
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public static event EventHandler MessageAdded

Value

Type: SystemEventHandler
See Also