Share via


PipelineBase Members

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

The abstract base class that contains properties and methods for pipeline instances.

The PipelineBase type exposes the following members.

Constructors

  Name Description
Aa154707.protmethod(en-US,CS.70).gif PipelineBase Overloaded. Initializes a new instance of the PipelineBase class.

Top

Methods

  Name Description
Aa154707.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa154707.pubmethod(en-US,CS.70).gif Execute Signature for the Execute method for executing a COM pipeline.
Aa154707.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa154707.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa154707.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa154707.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa154707.pubmethod(en-US,CS.70).gif ToString Returns the name of the pipeline. (Overrides Object..::.ToString()()().)

Top

Properties

  Name Description
Aa154707.pubproperty(en-US,CS.70).gif DebugContext Gets the debug context for this pipeline.
Aa154707.pubproperty(en-US,CS.70).gif LoggingEnabled Gets a value indicating whether pipeline logging is enabled.
Aa154707.pubproperty(en-US,CS.70).gif LogPath Gets the path to the pipeline log file.
Aa154707.pubproperty(en-US,CS.70).gif Name Gets the friendly name of the pipeline.
Aa154707.pubproperty(en-US,CS.70).gif PipelineConfigPath Gets the path to the pipeline configuration (PCF) file.
Aa154707.pubproperty(en-US,CS.70).gif TransactionalSetting Gets the transactional setting of the pipeline.

Top

See Also

Reference

PipelineBase Class

Microsoft.CommerceServer.Runtime.Pipelines Namespace