Microsoft.CommerceServer.Runtime.Pipelines

The classes in the Microsoft.CommerceServer.Runtime.Pipelines namespace contain the functionality needed to run pipelines in the Commerce Server .NET Application Framework.

Microsoft.CommerceServer.Runtime.Pipelines Namespace Object Model

 Depicts the object model of the Microsoft.CommerceServer.Runtime.Pipelines namespace.

Classes

Class Description
ContentSelectionPipeline Creates and runs a Content Selection Framework (CSF) pipeline.
OrderPipeline Creates and runs an Order Processing pipeline (OPP).
PipelineBase The abstract base class for pipelines.
PipelineCollection Stores the collection of pipelines configured for the site.
PipelineExeception Exception class for pipeline failures.
PipelineExecuteException Exception class thrown when a pipeline fails to execute successfully.
PipelineLoadException Exception class thrown when a pipeline fails to load successfully.

Examples

Example Description
Code to Read a Pipeline Collection and Display Its Properties Describes how to read a pipeline collection and display its contents.

See Also

Commerce Server .NET Application Framework Tutorial

Copyright © 2005 Microsoft Corporation.
All rights reserved.