Pipeline Constructor

Initializes a new instance of the Pipeline class.

Overload List

Name Description
Pipeline () Initializes a new instance of the Pipeline class.
Pipeline (Pipeline) Initializes a new instance of the Pipeline class with the specified Pipeline object.
Pipeline (SoapInputFilterCollection, SoapOutputFilterCollection) Initializes a new instance of Pipeline with the specified collections of SOAP input and output filters.

See Also

Reference

Pipeline Class
Microsoft.Web.Services2 Namespace

Other Resources

Pipeline Members