NonGenericDictionary.IsSynchronized

NonGenericDictionary.IsSynchronized property

Krijgt een waarde die aangeeft of toegang tot de ICollection is gesynchroniseerd (thread safe).

public bool IsSynchronized { get; }

Winstwaarde

waar als toegang tot deICollectionis gesynchroniseerd (thread safe); anders, vals.

Zie ook