All Tags »
WF (RSS)
Sorry, but there are no more tags available to filter with.
-
Workflow provides a FaultHandlerActivity to handle exceptions thrown during the execution of the workflow. This is a generic model that is true for both state machine and sequential workflows.
I noticed something strange behaviour when debugging a fault handler in a sequential workflow. The fault property, which contains the exception ...