German | English |
Direct Mailer-Pipeline | Direct Mailer Pipeline (The infrastructure that processes a list of direct mail recipients. It links stages and pipeline components) |
durchgeführte Pipeline | transacted pipeline (A pipeline that supports COM+ transactions. MtsTxPipeline and PooledTxPipeline are the only objects that support transactions. If any component in a transacted pipeline fails, the work of the preceding components in the pipeline is undone and the object ends the transaction) |
integrierte Pipeline | integrated pipeline (A unified request processing pipeline that is running in Integrated mode. In the integrated pipeline, custom modules and handlers in a Web application can be configured to subscribe to notifications for all requests to the application, not just requests for ASP.NET-specific resources) |
nicht durchgeführte Pipeline | non-transacted pipeline (A pipeline that does not support COM+ transactions. MtsPipeline and PooledPipeline are the only objects that support non-transacted pipelines) |
Order Processing Pipeline | order processing pipeline (The software infrastructure that links several components and runs them in sequence) |
Pipeline-Designer | Pipeline Designer (A graphical user-interface tool used to create and configure pipelines in BizTalk Server) |
Pipeline-Editor | Pipeline Editor (An application used to create and edit Commerce Server pipeline configuration (.pcf) files. The Pipeline Editor displays a pipeline as a pipe graphic, showing the stages of the pipeline as segments of the pipe. The components used in a stage appear as valves) |
Pipeline mit Poolingunterstützung | pooled pipeline (A pipeline object that takes advantage of COM+ object pooling to speed up pipeline loading and execution) |