.net - WF - ActivityExecutionContext in While Activity -


I have a sequential activity that includes a javyativity. While in action I want to call a method from one service - If this returns the truth, then I execute a delayed activity, otherwise I continue with the workflow execution, so I need to recover the service using the gates method. Where can I use the execution context in the status of code of activity? (WF 3.5)

You can either create custom actions or enter code in any other function that you VB can call the expression.

Comments