Bagikan melalui


EventLogEntryCollection.ICollection.IsSynchronized Properti

Definisi

Mendapatkan nilai yang menunjukkan apakah akses ke disinkronkan EventLogEntryCollection (utas aman).

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

false jika akses ke koleksi tidak disinkronkan (utas aman).

Penerapan

Keterangan

EventLogEntryCollection Untuk kelas , ICollection.IsSynchronized metode selalu mengembalikan false.

Berlaku untuk