c# - How to pass an object from the application which hosts the WorkflowApplication to a NativeActivity -


i need talk wf activity host application. host application consists of multiple libs. 1 of libs starts workflowapplication activity contains custom nativeactivity.

you use extensions that. register custom class used communicate host. class can expose methods outputs data, example write data console.

see http://www.dotnetfunda.com/articles/show/1091/workflow-foundation-40-extension introduction.


Comments

Popular posts from this blog

javascript - Why Selenium can't find an element that is graphically visible -

java - How to compare two classes -

mysql - Gateway Timeout Error on Insert 70000 record using Hibernate in Java -