IExtensionServiceShutdownEngine Method |
Shuts down the engine so the installed or uninstalled extensions can be picked up or removed.
Namespace: Dundas.BI.ExtensibilityAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxabstract ShutdownEngine : unit -> unit
Exceptions
RemarksCalling this method will also cause all other running instances of the application to shut down as well.
See Also