Re: Buffering Receive Event (General questions)
Barry,
You should use Received Event and simply append the data to some variable to have all the data. Received Event could be triggered more then once, and in that case the contents of previously received call would remove the contents from the buffer.
Also, Methods like WaitFor and Execute remove them from the buffer also.
Hope this helps.
Regards,
Damba
Complete thread:
- Buffering Receive Event - bmclellan, 2007-08-28, 06:43
- Re: Buffering Receive Event - wodDamir, 2007-08-28, 09:28
- Re: Buffering Receive Event - bmclellan, 2007-08-28, 12:52
- Re: Buffering Receive Event - wodDamir, 2007-08-28, 14:23
- Re: Buffering Receive Event - bmclellan, 2007-08-28, 12:52
- Re: Buffering Receive Event - wodDamir, 2007-08-28, 09:28