XmlaMessageCollection.ICollection.SyncRoot-Eigenschaft

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

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

Syntax

C#
Object ICollection.SyncRoot { get; }

Eigenschaftswert

Typ: System.Object
An object that can be used to synchronize access to the XmlaMessageCollection.

Implementiert

ICollection.SyncRoot

Siehe auch

Verweis

XmlaMessageCollection Klasse

Microsoft.AnalysisServices-Namespace