Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Suppose you want to create a workflow that needs to wait on a CLR event or callback. In this episode I'll show you how to create an Activity and a Workflow Extension that implements IWorkflowInstanceExtension to create an activity that can safely deal with CLR events.
More
- Ron Jacobs Blog - WF4 Activities and Callbacks / Event Handlers
- MSDN Code Gallery - WF4 Activity Callbacks and Event Handlers Example
Ron Jacobs
blog https://blogs.msdn.com/rjacobs
twitter @ronljacobs