Managed Syslog Server Class Library Reference

AssemblyEntryCollection.SyncRoot Property

AssemblyEntryCollection へのアクセスを同期化できるオブジェクトを取得します。

[Visual Basic]
NotOverridable Public ReadOnly Property SyncRoot As Object Implements _
   ICollection.SyncRoot
[C#]
public object SyncRoot {get;}

Implements

ICollection.SyncRoot

See Also

AssemblyEntryCollection Class | Syslog.Config Namespace