GoCDStageInfo.

Counter Property

Summary

Gets the count of the number of times the current stage has been run.
Namespace
Cake.Common.Build.GoCD.Data
Containing Type
GoCDStageInfo

Syntax

public int Counter { get; }

Value

Type Description
int The stage counter.