Click or drag to resize

CommandQueueStack Properties

The CommandQueueStack type exposes the following members.

Properties
  NameDescription
Public propertyCount (Inherited from Stack<CommandQueue>.)
Public propertyStackId
Gets the StackId.
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate propertyICollection.IsSynchronized
Gets a value indicating whether access to the ICollection is synchronized (thread safe).
(Inherited from Stack<CommandQueue>.)
Explicit interface implementationPrivate propertyICollection.SyncRoot
Gets an object that can be used to synchronize access to the ICollection.
(Inherited from Stack<CommandQueue>.)
Top
See Also