Propriété ModelComponentCollection.IsSynchronized

Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe).

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

C#
public bool IsSynchronized { get; }

Valeur de propriété

Type : System.Boolean
true if access to the ModelComponentCollection is synchronized (thread-safe); otherwise, false.

Implémente

ICollection.IsSynchronized

Voir aussi

Référence

ModelComponentCollection Classe

Espace de noms Microsoft.AnalysisServices