Partager via


Schedule.RepeatInterval, propriété (Microsoft.Office.Server.Search.Administration)

Gets or sets the number of minutes between each repeat interval for the crawl schedule.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Property RepeatInterval As Integer
'Utilisation
Dim instance As Schedule
Dim value As Integer

value = instance.RepeatInterval

instance.RepeatInterval = value
public int RepeatInterval { get; set; }

Valeur de la propriété

A 32-bit integer representing the number of minutes between each repeat interval.

Voir aussi

Référence

Schedule, classe
Membres Schedule
Microsoft.Office.Server.Search.Administration, espace de noms