Gets a value indicating whether access to the array is synchronized (thread-safe).
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public MustOverride ReadOnly Property IsSynchronized As Boolean
public abstract bool IsSynchronized { get; }