Compartir a través de


: Schedule.RepeatDuration (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets or sets the number of times to repeat the crawl schedule.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Property RepeatDuration As Integer
'Uso
Dim instance As Schedule
Dim value As Integer

value = instance.RepeatDuration

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

Valor de propiedad

A 32-bit integer specifying the number of times to repeat the schedule.

Vea también

Referencia

Schedule (Clase)
Schedule (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)