0% 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.

Uploaded by

api-3845693
Copyright
© Attribution Non-Commercial (BY-NC)
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% 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.

Uploaded by

api-3845693
Copyright
© Attribution Non-Commercial (BY-NC)
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
You are on page 1/ 20

Two Way Communication

Workflow will invoke this RequestAdd


Method on the Host

Host will reply with this event


Work Flow will call this method on Ho

Host will reply with the result via a event

Will revert to the workflow in 10 seconds


On a separate thread.
Make changes
The end

You might also like