Partager via


TeamFoundationJobSchedule.Interval, propriété

Obtient ou définit l'intervalle entre l'exécution d'une tâche, en secondes.

Espace de noms :  Microsoft.TeamFoundation.Framework.Client
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Public Property Interval As Integer
public int Interval { get; set; }

Valeur de propriété

Type : System.Int32
L'intervalle entre les travaux, en secondes.

Notes

Si TimeZoneId représente un fuseau horaire qui prend en charge les heures d'été, l'intervalle doit être un multiple de 24 heures (86400 secondes).

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationJobSchedule Classe

Microsoft.TeamFoundation.Framework.Client, espace de noms