Share via


PipelineBase Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the PipelineBase class.

Overload List

  Name Description
Aa511842.protmethod(en-US,CS.70).gif PipelineBase(String, String, Boolean, String) Initializes a new instance of the PipelineBase class with the specified parameter values.
Aa511842.protmethod(en-US,CS.70).gif PipelineBase(String, String, Boolean, String, DebugContext) Obsolete. Initializes a new instance of the PipelineBase class.
Aa511842.protmethod(en-US,CS.70).gif PipelineBase(String, String, Boolean, String, Boolean) Initializes a new instance of the PipelineBase class with the specified parameter values.
Aa511842.protmethod(en-US,CS.70).gif PipelineBase(String, String, Boolean, String, Boolean, DebugContext) Obsolete. Initializes a new instance of the PipelineBase class with the specified parameter values.

Top

Remarks

Called by derived classes to construct the abstract PipelineBase class with the specified parameter values. Implements the functionality for the derived classes. The abstract class PipelineBase is the base class for pipeline objects. The following classes derive from the PipelineBase class:

See Also

Reference

PipelineBase Class

PipelineBase Members

Microsoft.CommerceServer.Runtime.Pipelines Namespace