Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.4.11
|
The Module class is loaded when the external store addin (or any PACSFramework add-in) is loaded by CSStorageServerManager.exe.
The main purpose of the Module class is used to initialize the external store addin, and to hold a copy of the unique configuration object and the common configuration object (ExternalStoreAddinConfigAbstract).
This class derives from the abstract class ModuleInit and implements the interface IProcessBreak
Specifically, it