This document discusses two-way communication between a workflow and host. The workflow will invoke request methods on the host, and the host will reply with events. The workflow will also call methods on the host, which will reply with results via events. After 10 seconds, the workflow will revert back to its original state on a separate thread.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
112 views20 pages
Two Way Communication 2
This document discusses two-way communication between a workflow and host. The workflow will invoke request methods on the host, and the host will reply with events. The workflow will also call methods on the host, which will reply with results via events. After 10 seconds, the workflow will revert back to its original state on a separate thread.