Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

AppenderCollection.SyncRoot Property

Gets an object that can be used to synchronize access to the collection.

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

Implements

ICollection.SyncRoot

See Also

AppenderCollection Class | log4net.Appender Namespace