United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
.NET Development
.NET Framework 4.5
.NET Framework Class Library
System.Collections Namespaces
System.Collections
Queue Class
Queue Properties
Count Property
IsSynchronized Property
SyncRoot Property
This topic has not yet been rated
-
Rate this topic
Queue Properties
.NET Framework 4.5
Other Versions
.NET Framework 4
.NET Framework 3.5
.NET Framework 3.0
.NET Framework 2.0
.NET Framework 1.1
The
Queue
type exposes the following members.
Properties
Name
Description
Count
Gets the number of elements contained in the
Queue
.
IsSynchronized
Gets a value indicating whether access to the
Queue
is synchronized (thread safe).
SyncRoot
Gets an object that can be used to synchronize access to the
Queue
.
Top
See Also
Reference
Queue Class
System.Collections Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)