Click or drag to resize

EventLogMessageWritten Event

This event occurs when a new EventLogMessage has been written to the EventLog.

Namespace:  ABB.Robotics.Controllers.EventLogDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public event MessageWrittenEventHandler MessageWritten

Value

Type: ABB.Robotics.Controllers.EventLogDomainMessageWrittenEventHandler
Exceptions
ExceptionCondition
GeneralExceptionA General Exception has occurred.
See Also