|
FireSync API
|
Executes a block's OnReceive method.
This function is typically used within the pipe execution environment to perform block processing actions. However, this function call also be used when unit-testing blocks.
| block | Block object. |
| port | Port for which message is intended. |
| msgInfo | Message object (readonly; ownership transferred). |