AudienceCollection.SyncRoot - Propriété

Renvoie l'objet qui peut être utilisé pour synchroniser l'accès à cette collection.

Espace de noms :  Microsoft.Office.Server.Audience
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SyncRoot As Object
    Get
'Utilisation
Dim instance As AudienceCollection
Dim value As Object

value = instance.SyncRoot
public Object SyncRoot { get; }

Valeur de propriété

Type : System.Object
L'objet SyncRoot pour cette collection.

Implémentations

ICollection.SyncRoot

Voir aussi

Référence

AudienceCollection classe

AudienceCollection - Membres

Microsoft.Office.Server.Audience - Espace de noms