This method is called after all scripts have finished executing.
            
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.8.37
Syntax
Remarks
|  Caution | 
|---|
| This method shuts down logging systems. If you override this method in a custom Virtual User, then a call to base.Post()must be made at the end of the method. | 
|  Caution | 
|---|
| All exceptions thrown during the execution of this method must be caught and handled. | 
See Also