ClrAssemblyFileCollection.ICollection.IsSynchronized Property

Gets a value that indicates whether access to the ClrAssemblyFileCollection is synchronized.

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

Syntax

C#
bool ICollection.IsSynchronized { get; }

Property Value

Type: System.Boolean
true if access to the ClrAssemblyFileCollection is synchronized; otherwise, false.

Implements

ICollection.IsSynchronized

See Also

Reference

ClrAssemblyFileCollection Class

Microsoft.AnalysisServices Namespace