IMotionComReceiveBufferAsync Method
Receives all the bytes that are currently on the RX buffer asynchronously
Namespace: Redler.Motion.Communication.MotionComAssembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
Task<byte[]> ReceiveBufferAsync()
Return Value
TaskByteThe task representing the receiving process