Mono Class Library: System.Collections.Queue Overview | Members

System.Collections.Queue.IsSynchronized Property

Documentation for this section has not yet been entered. [Edit]

public virtual bool IsSynchronized { get; }

Value

Documentation for this section has not yet been entered. [Edit]

Remarks

A synchronized Queue is thread-safe. To obtain a synchronized Queue, you can call the Queue.Synchronized method
Note: .

This is 'read-only'.

[Edit]

Requirements

Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0