WorkerDequeue Method

Overload List

Dequeue(PcanMessage, UInt64) Removes and returns a CAN messages and its timestamp from the default receive queue (index 0).
Dequeue(Int32, PcanMessage, UInt64) Removes and returns a CAN messages and its timestamp from a specific receive queue.

See Also