Property IsSynchronized
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
IsSynchronized
Gets a value indicating whether access to the collection is synchronized (thread safe).
protected bool IsSynchronized { get; }
Property Value
- bool
true if access to the collection is synchronized (thread safe); otherwise, false.