SteppablePipeline.End Method

Definition

End the execution of this steppable pipeline. This will complete the execution and dispose the results.

public:
 Array ^ End();
public Array End ();
member this.End : unit -> Array
Public Function End () As Array

Returns

Applies to