Gets a value indicating whether access to the ICollection is synchronized (thread safe).
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
C# |
---|
public virtual bool IsSynchronized { get; } |
Visual Basic (Declaration) |
---|
Public Overridable ReadOnly Property IsSynchronized As Boolean |