HttpPipeline.Clone Method

Definition

Returns an HttpPipeline with the current state of this pipeline.

public ADT.Runtime.HttpPipeline Clone();
member this.Clone : unit -> ADT.Runtime.HttpPipeline
Public Function Clone () As HttpPipeline

Returns

Applies to