IFsrmPipelineModuleConnector Interface
Creates the communication channel between FSRM and your pipeline module implementation.
Assembly: srmlib (in srmlib.dll)
| Name | Description | |
|---|---|---|
![]() | HostingProcessPid | Retrieves the process identifier of the module. |
![]() | HostingUserAccount | Retrieves the user account under which the module runs. |
![]() | ModuleImplementation | Retrieves the interface that implements the pipeline module. |
![]() | moduleName | Retrieves the name of the module. |
| Name | Description | |
|---|---|---|
![]() | Bind(IFsrmPipelineModuleDefinition, IFsrmPipelineModuleImplementation) | Binds the pipeline module implementation to the FSRM communication channel. |
Community Additions
ADD
Show:

