GoCDPipelineInfo.

Counter Property

Summary

Gets the pipeline counter, showing how many times the current pipeline has been run.
Namespace
Cake.Common.Build.GoCD.Data
Containing Type
GoCDPipelineInfo

Syntax

public int Counter { get; }

Value

Type Description
int The pipeline counter.