Table of Contents

Property SyncRoot

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

SyncRoot

Gets an object that can be used to synchronize access to the synchronized resource.

public object SyncRoot { get; }

Property Value

object

The object that can be used to synchronize access to the synchronized resource.