Managed Syslog Server Class Library Reference

AssemblyEntryCollection.IsSynchronized Property

AssemblyEntryCollection へのアクセスが同期されているかどうかを示す値を取得します。

[Visual Basic]
NotOverridable Public ReadOnly Property IsSynchronized As Boolean Implements _
   ICollection.IsSynchronized
[C#]
public bool IsSynchronized {get;}

Implements

ICollection.IsSynchronized

See Also

AssemblyEntryCollection Class | Syslog.Config Namespace