XmpData.IsSynchronized Property

Gets a value indicating whether access to the XmpData is synchronized (thread safe).

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool IsSynchronized { get; }

Property Value

Always false.

See Also

Reference