multi_queue


Description:

[ NoAccessorMethod ]
[ Version ( since = "1.2" ) ]
public bool multi_queue { get; set; }

If the property is set to true, the interface will support multiple file descriptors (queues) to parallelize packet sending or receiving.

Otherwise, the interface will only support a single queue.