IFsrmPipelineModuleImplementation Interface
Abstract interface for IFsrmClassifierModuleImplementation and IFsrmStorageModuleImplementation.
Assembly: srmlib (in srmlib.dll)
| Name | Description | |
|---|---|---|
![]() | OnLoad(IFsrmPipelineModuleDefinition, FsrmPipelineModuleConnector) | Initializes the pipeline module. |
![]() | OnUnload() | Notifies the module to perform any cleanup tasks. |
Classifiers and storage modules should not implement this interface. For more information, see IFsrmClassifierModuleImplementation or IFsrmStorageModuleImplementation.
Community Additions
ADD
Show:
