getAvailablePackets

getAvailablePackets

Method of Antilatency.DeviceNetwork.ISynchronousConnection
Get received packets.
Interop.Packet[] getAvailablePackets(​out bool taskFinished);

Parameters

out bool taskFinished
Is task finished.

Return value

Interop.Packet[]
Received packets array. Zero packets count if no packets received.