Compartilhar via


DailySchedule members

Include protected members
Include inherited members

Representa um agendamento de rastreamento usado para especificar o número de dias entre os rastreamentos.

The DailySchedule type exposes the following members.

Constructors

  Name Description
Public method DailySchedule(SearchContext) Obsolete. Inicializa uma nova instância da classe DailySchedule baseada no objeto especificado SearchContext .
Public method DailySchedule(SearchServiceApplication)

Top

Properties

  Name Description
Public property BeginDay Obtém ou define o dia do mês em que o agendamento de rastreamento é iniciado. (Inherited from Schedule.)
Public property BeginMonth Obtém ou define o mês em que o agendamento de rastreamento é iniciado. (Inherited from Schedule.)
Public property BeginYear Obtém ou define o ano em que o agendamento de rastreamento é iniciado. (Inherited from Schedule.)
Public property DaysInterval Obtém ou define o número de dias entre os rastreamentos.
Public property Description Obtém uma descrição do agendamento de rastreamento. (Inherited from Schedule.)
Public property NextRunTime Obtém na próxima vez em que um rastreamento está agendado para ser executada. (Inherited from Schedule.)
Public property RepeatDuration Obtém ou define o número de vezes para repetir o agendamento de rastreamento. (Inherited from Schedule.)
Public property RepeatInterval Obtém ou define o número de minutos entre cada intervalo de repetição para o agendamento de rastreamento. (Inherited from Schedule.)
Public property StartHour Obtém ou define a hora em que o agendamento de rastreamento é iniciado. (Inherited from Schedule.)
Public property StartMinute Obtém ou define o minuto que o agendamento de rastreamento é iniciado. (Inherited from Schedule.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method Invalidate This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Schedule.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Ver também

Referência

DailySchedule class

Microsoft.Office.Server.Search.Administration namespace