Click or drag to resize
MeasuringUnitCollectionIsSynchronized Property
Gets a value indicating whether access to the MeasuringUnitCollection is synchronized (thread safe).

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

Property Value

Type: Boolean

Implements

ICollectionIsSynchronized
Version Information

Supported in: 1.0.0.0
See Also