Gets a value indicating whether the access to the collection is synchronized.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool IsSynchronized { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property IsSynchronized As Boolean |
true if access to the collection is synchronized (thread safe); otherwise, false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |