Schedule.NextRunTime, propriété (Microsoft.Office.Server.Search.Administration)
Gets the next time a crawl is scheduled to run.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property NextRunTime As DateTime
'Utilisation
Dim instance As Schedule
Dim value As DateTime
value = instance.NextRunTime
public DateTime NextRunTime { get; }
Valeur de la propriété
A System.DateTime value that represents the next time the crawl is schedule to run.
Voir aussi
Référence
Schedule, classe
Membres Schedule
Microsoft.Office.Server.Search.Administration, espace de noms