UsingTaskCollection.IsSynchronized Property

Definition

This method (and the whole namespace) is deprecated. Please use the classes in these namespaces instead: Microsoft.Build.ConstructionMicrosoft.Build.EvaluationMicrosoft.Build.Execution

ICollection member property for determining whether this collection is thread-safe

C#
public bool IsSynchronized { get; }

Property Value

true if access to the UsingTaskCollection is synchronized (thread safe); otherwise, false. The default is false.

Implements

Remarks

Avertissement

This method (and the whole namespace) is deprecated. Please use the classes in these namespaces instead: Microsoft.Build.Construction Microsoft.Build.Evaluation Microsoft.Build.Execution

Applies to

Produit Versions
MSBuild 17
MSBuild (.NET Core) 17