[This is preliminary documentation and is subject to change.]
Invoked when either work execution or work success method threw an exception and did not succeed
Namespace: NFX.ServiceModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- workPerformed
- Type:
System Boolean
When true indicates that PerformWork() worked without exception but exception happened later
- error
- Type:
System Exception
Exception instance
See Also