| Parameter | Description |
|---|---|
| context | The context key which targets the other logical thread receiver. |
| data | The data to be received in the other logical thread. |
Boolean True if this operation is currently possible. This can fail for instance when the ProcessorInstance is being in process of being disposed through ControlContext.DestroyProcessor, so you must guard against this if you are transferring resources.
Send data from IRealtime to IControl_1 or vice versa.