ArtifactCollectionSyncRoot Property
Gets synchronization object of the collection.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public Object SyncRoot { get; }

Property Value

Type: Object
See Also