AppenderCollectionSyncRoot Property Apache log4net™ SDK Documentation
Gets an object that can be used to synchronize access to the collection.

Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public virtual Object SyncRoot { get; }

Property Value

Type: Object

Implements

ICollectionSyncRoot
See Also

Reference