EncryptionPropertyCollection.IsSynchronized Proprietà

Definizione

Ottiene un valore che indica se l'accesso all'oggetto EncryptionPropertyCollection è sincronizzato (thread-safe).

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

Valore della proprietà

Boolean

true se l'accesso all'oggetto EncryptionPropertyCollection è sincronizzato (thread-safe); in caso contrario, false.

Implementazioni

Si applica a