Microsoft FactoryOrchestrator Core LockingList T IsSynchronized
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.LockingList<T>
LockingList<T>.IsSynchronized Property
Gets a value indicating whether this instance is synchronized.
public bool IsSynchronized { get; }
Property Value
System.Boolean
true
if this instance is synchronized; otherwise, false
.