Depth

uint ICommandQueue.Depth { get; }

Gets the depth of the command queue.

Value

uint – Command queue depth.

Throws