EventLogEntryCollection.ICollection.IsSynchronized Özellik

Tanım

erişimin EventLogEntryCollection eşitlenip eşitlenmediğini belirten bir değer alır (iş parçacığı güvenli).

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

Özellik Değeri

false koleksiyona erişim eşitlenmemişse (iş parçacığı güvenli).

Uygulamalar

Açıklamalar

EventLogEntryCollection sınıfı ICollection.IsSynchronized için yöntemi her zaman döndürürfalse.

Şunlara uygulanır