This topic has not yet been rated - Rate this topic

Queue Properties

The Queue type exposes the following members.

  Name Description
Public property Count Gets the number of elements contained in the Queue.
Public property IsSynchronized Gets a value indicating whether access to the Queue is synchronized (thread safe).
Public property SyncRoot Gets an object that can be used to synchronize access to the Queue.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.