Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Recover Method
NamespacesGenesyslab.Desktop.Infrastructure.DependencyInjectionSynchronizedLifetimeManagerExRecover()()()
Cleans up after an exception has occured.
Declaration Syntax
C#Visual BasicVisual C++
public void Recover()
Public Sub Recover
public:
virtual void Recover() sealed
Remarks
Don't do anything that could throw in this method, it will cause later recover operations to get skipped and play real havok with the stack trace.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)