Terminates the ZFE Connector library.
This should be the last call made before an application exits.
Once Shutdown is called the ZFE Connector library cannot be reinitialized and
no other connectors can be created.
Namespace:
MicroFocus.ZFE.Connector
Assembly:
MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 2.1.1566.0 (2.1.1566.0)
Syntax Remarks
This must be called in order to properly release resources.
Failure to call Shutdown will result in an application hang on exit.
See Also