WeeklySchedule members
Include protected members
Include inherited members
Representa um agendamento de rastreamento usado para especificar o número de semanas entre os rastreamentos.
The WeeklySchedule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WeeklySchedule(SearchContext) | Obsolete. Inicializa uma nova instância da classe WeeklySchedule baseada no objeto especificado SearchContext . | |
WeeklySchedule(SearchServiceApplication) |
Top
Properties
Name | Description | |
---|---|---|
BeginDay | Obtém ou define o dia do mês em que o agendamento de rastreamento é iniciado. (Inherited from Schedule.) | |
BeginMonth | Obtém ou define o mês em que o agendamento de rastreamento é iniciado. (Inherited from Schedule.) | |
BeginYear | Obtém ou define o ano em que o agendamento de rastreamento é iniciado. (Inherited from Schedule.) | |
DaysOfWeek | Obtém ou define os dias da semana para o agendamento de rastreamento. | |
Description | Obtém uma descrição do agendamento de rastreamento. (Inherited from Schedule.) | |
NextRunTime | Obtém na próxima vez em que um rastreamento está agendado para ser executada. (Inherited from Schedule.) | |
RepeatDuration | Obtém ou define o número de vezes para repetir o agendamento de rastreamento. (Inherited from Schedule.) | |
RepeatInterval | Obtém ou define o número de minutos entre cada intervalo de repetição para o agendamento de rastreamento. (Inherited from Schedule.) | |
StartHour | Obtém ou define a hora em que o agendamento de rastreamento é iniciado. (Inherited from Schedule.) | |
StartMinute | Obtém ou define o minuto que o agendamento de rastreamento é iniciado. (Inherited from Schedule.) | |
WeeksInterval | Obtém ou define o número de semanas entre os rastreamentos. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Invalidate | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Schedule.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top