Packet Sniffer SDK DLL Edition

HNQueue :: Properties

 Previous Next

Please see HNQueue properties short descriptions below:

AllocatedSize [Get]

Returns total size of the memory pool used by queue.

FullCount [Get]

Returns total amount of the queue items with Full status.

FreeCount [Get]

Returns total amount of the queue items with Free status.

ItemsCount [Get/Set]

Sets/returns an overall quantity of queue elements.

MaxPacketSize [Get/Set]

Sets/Returns the queue packet maximum size.

OrderingById [Get/Set]

Sets/returns packets ordering by ID flag.

ReceiveManyAtOnce [Get/Set]

Sets/Returns flag of using OnPacketsRecv event handler.