Click or drag to resize
LoggerActivateMessage Method (Object, LogMessage)
Fires the LogMessageActivated and MessageActivated events and shows more details if the Handled is not True and the LogMessage is of base class type.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public static void ActivateMessage(
	Object sender,
	LogMessage message
)

Parameters

sender
Type: SystemObject
message
Type: ABB.Robotics.RobotStudioLogMessage
Version Information

Supported in: 1.0.0.0
See Also