BindingSource.IsSynchronized Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Zugriff auf die Auflistung synchronisiert wird (Threadsicher).

public:
 virtual property bool IsSynchronized { bool get(); };
[System.ComponentModel.Browsable(false)]
public virtual bool IsSynchronized { get; }
[<System.ComponentModel.Browsable(false)>]
member this.IsSynchronized : bool
Public Overridable ReadOnly Property IsSynchronized As Boolean

Eigenschaftswert

trueum anzugeben, dass die Liste synchronisiert wird; andernfalls . false

Implementiert

Attribute

Gilt für: