Parameter | Description |
---|---|
context | The context the Processor is in. |
pipe | Cross-thread communications pipe. |
Called if you have subscribed to continuous updates from the control thread, or if there is or if there is data returned from the Processor.
This is guaranteed to be invoked before dispose if there's any data that's been sent from ReturnDataContext.SendData.