SonarBeginSettings.

QualityGateTimeout Property

Summary

Sets the number of seconds that the scanner should wait for a report to be processed
Assembly
Cake.Sonar.dll
Namespace
Cake.Sonar
Containing Type
SonarBeginSettings

Syntax

public Nullable<int> QualityGateTimeout { get; set; }

Attributes

Type Description
ArgumentAttribute

Value

Type Description
Nullable<int>