DataTypeBaseDictionary.

IsSynchronized Property

Summary

Gets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe).
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
DataTypeBaseDictionary

Syntax

public bool IsSynchronized { get; }

Value

Type Description
bool