Gets an object that can be used to synchronize access to the
ICollection.
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.14.0 (1.2.14.0)
Syntax
Property Value
Type:An object that can be used to synchronize access to the
Implements
Remarks
As the collection is empty and thread safe and synchronized this instance is also the SyncRoot object.
See Also