ActivitiesResources.RunTestsUpdateFrequencyTimeoutDescription Field

Specify a timeout (in seconds) for the TestCompleted event. This will cause the event to fire when the timeout is reached and it is still before the event would normally fire.

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Syntax

'Declaration
Public Const RunTestsUpdateFrequencyTimeoutDescription As String
public const string RunTestsUpdateFrequencyTimeoutDescription
public:
literal String^ RunTestsUpdateFrequencyTimeoutDescription
static val mutable RunTestsUpdateFrequencyTimeoutDescription: string
public const var RunTestsUpdateFrequencyTimeoutDescription : String

.NET Framework Security

See Also

Reference

ActivitiesResources Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace