Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

PipelineTaskWithTypedArgsBase<TArgs,T>

API reference for PipelineTaskWithTypedArgsBase<TArgs,T> in Vendr, the eCommerce solution for Umbraco v8+

PipelineTaskWithTypedArgsBase<TArgs,T>

public abstract class PipelineTaskWithTypedArgsBase<TArgs, T> : PipelineTaskBase<T>
    where TArgs : PipelineArgs<T>

Inheritance

Namespace

Methods

Execute

public override PipelineResult<T> Execute(PipelineArgs<T> args)

Execute

Executes the pipeline task.

public abstract PipelineResult<T> Execute(TArgs args)

Parameters

Parameter Description
input
The pipeline args.

Returns

A pipeline result.

Edit this page on GitHub

Site + logo design © 2024 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.