IFsrmPipelineModuleImplementation Interface

 
Namespace:   Microsoft.Storage
Assembly:  srmlib (in srmlib.dll)

<GuidAttribute("B7907906-2B02-4CB5-84A9-FDF54613D6CD")>
Public Interface IFsrmPipelineModuleImplementation

NameDescription
System_CAPS_pubmethodOnLoad(IFsrmPipelineModuleDefinition, FsrmPipelineModuleConnector)

Initializes the pipeline module.

System_CAPS_pubmethodOnUnload()

Notifies the module to perform any cleanup tasks.

Classifiers and storage modules should not implement this interface. For more information, see IFsrmClassifierModuleImplementation or IFsrmStorageModuleImplementation.

Return to top

Community Additions

ADD
Show: