Partager via


ModelComponentCollection.IsSynchronized Propriété

Définition

Obtient une valeur qui indique si l’accès à ModelComponentCollection est synchronisé (thread-safe).

public bool IsSynchronized { get; }
member this.IsSynchronized : bool
Public ReadOnly Property IsSynchronized As Boolean

Valeur de propriété

true si l’accès à ModelComponentCollection est synchronisé (thread-safe) ; sinon, false.

Implémente

S’applique à