This topic has not yet been rated - Rate this topic

ModelComponentCollection.IsSynchronized Property

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

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public bool IsSynchronized { get; }

Property Value

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

Implements

ICollection.IsSynchronized
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.