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 -

android - Basic camera in app -

scala - Using the kronecker product on complex matrices with scalaNLP breeze -