Specify address at runtime for generated workflow activities
I have a service that runs WF4 workflows using WorkflowApplication. These workflows make use of generated activities from WCF soap services. I'm looking for a way of specifying the endpoint address at runtime, for each workflow run, of the different soap services. Any idea how this is possible while still being able to use the generated activities?
Notes
上一篇: 破碎的WF4工作流程补液
下一篇: 在运行时为生成的工作流活动指定地址