Error processing SSI file
Show in webframe

Module Class

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

Error processing SSI file