Re: Realtime output (General questions)

by Jasmine, (7031 days ago) @ Matt

Matt,

nope, I would advise *against* blocking since you have much much much better control over the execution.

So, yes, you're right, when Received event is fired, call Receive method and dump the output.

To be honest, I don't understand how can it NOT BE realtime? It must be, it always is, when we receive data, we fire the event and pass data to you.

Kreso

locked

Complete thread:

 

  • Realtime output
    • Re: Realtime output