queueSize
Size of this queue.
Declaration
var queueSize: UInt16 { get }Discussion
The size of the queue indicates the maximum number of VZVirtioQueueElement that can be made available in the queue.
Size of this queue.
var queueSize: UInt16 { get }The size of the queue indicates the maximum number of VZVirtioQueueElement that can be made available in the queue.