PipelineExecutedArguments public struct PipelineExecutedArguments Arguments that indicate the pipeline execution started. Documentation Code public TimeSpan Duration { get; } Gets the pipeline execution duration. public PipelineExecutedArguments(TimeSpan duration) Initializes a new instance of the PipelineExecutedArguments struct.