Processor extensions
Processor extensions can be called by processing managers, either before or after processing. They are based on the IProcessorExtension
interface, which supports two methods:
BeforeProcess
AfterProcess
Processor extensions can be called by processing managers, either before or after processing. They are based on the IProcessorExtension
interface, which supports two methods:
BeforeProcess
AfterProcess