Property SyncRoot
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
SyncRoot
Gets an object that can be used to synchronize access to the collection.
protected object SyncRoot { get; }
Property Value
- object
An object that can be used to synchronize access to the collection.