ModelComponentCollection.SyncRoot Property

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

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public Object SyncRoot { get; }

Property Value

Type: System.Object
An object that can be used to synchronize access to the ModelComponentCollection.

Implements

ICollection.SyncRoot

See Also

Reference

ModelComponentCollection Class

Microsoft.AnalysisServices Namespace