QuickObjects.ObjectBase Send comments on this topic.
IsSynchronized Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > IFieldCollection Class : IsSynchronized Property
Gets a value indicating whether access to the Collection is synchronized (thread safe).

Syntax

C# 
public bool IsSynchronized {get;}

Requirements

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

See Also