Click or drag to resize

EventLogCategoryClear Method

Clears all messages of this category from the event log.

Namespace:  ABB.Robotics.Controllers.EventLogDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public void Clear()
Exceptions
ExceptionCondition
GeneralExceptionA General Exception has occurred.
See Also