NonGenericList.IsSynchronized

NonGenericList.IsSynchronized property

获取一个值,表示是否访问ICollection同步(线程安全).

public bool IsSynchronized { get; }

也可以看看