ConcurrentStack<T> Properties
.NET Framework 4.5
The ConcurrentStack<T> type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of elements contained in the ConcurrentStack<T>. |
|
IsEmpty | Gets a value that indicates whether the ConcurrentStack<T> is empty. |
| Name | Description | |
|---|---|---|
|
ICollection.IsSynchronized | Gets a value indicating whether access to the ICollection is synchronized with the SyncRoot. |
|
ICollection.SyncRoot | Gets an object that can be used to synchronize access to the ICollection. This property is not supported. |