Click or drag to resize
RobotStudioAPISyncContext Property
Represents the synchronization context that most API methods must be called on.

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

Property Value

Type: SynchronizationContext
Version Information

Supported in: 1.0.0.0
See Also