EntitySet<TEntity>.ICollection.IsSynchronized Properti

Definisi

Untuk deskripsi anggota ini, lihat IsSynchronized.

property bool System::Collections::ICollection::IsSynchronized { bool get(); };
bool System.Collections.ICollection.IsSynchronized { get; }
member this.System.Collections.ICollection.IsSynchronized : bool
 ReadOnly Property IsSynchronized As Boolean Implements ICollection.IsSynchronized

Nilai Properti

true jika akses ke koleksi disinkronkan (thread-safe); jika tidak, false.

Penerapan

Keterangan

Anggota ini adalah implementasi anggota antarmuka eksplisit. Ini hanya dapat digunakan ketika instans dilemparkan EntitySet<TEntity> ke ICollection antarmuka.

Berlaku untuk