Method GetRecipeAsync
GetRecipeAsync(CancellationToken)
The frozen recipe this pipeline embeds against.
ValueTask<IngestionRecipe> GetRecipeAsync(CancellationToken ct = default)
Parameters
ctCancellationTokenCancels the resolution.
Returns
- ValueTask<IngestionRecipe>
The recipe.