Click or drag to resize
RobotStudioAPIIsCondemned Property
Can be set before starting shutdown. Acts as a hint that proper cleanup of memory is not needed (if time consuming), since the process is about to die anyway.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public static bool IsCondemned { get; set; }

Property Value

Type: Boolean
Version Information

Supported in: 1.0.0.0
See Also