QuickObjects.ObjectBase Send comments on this topic.
SyncRoot Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > IBusinessObjectCollection Class : SyncRoot Property
Gets an object that can be used to synchronize access to the Collection.

Syntax

C# 
public object SyncRoot {get;}

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also