Dynamicweb.Extensibility.Searching Namespace : ScheduledUpdate Class |
The following tables list the members exposed by ScheduledUpdate.
Name | Description | |
---|---|---|
![]() | ScheduledUpdate Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CanExecute | Gets value indicating whether this scheduled update can be executed. |
![]() | Interval | Gets or sets the update interval (in minutes). |
![]() | IsExecuted | Gets value indicating whether this scheduled update has been executet at least once. |
![]() | IsFullUpdate | Gets or sets value indicating whether full update should be performed. |
![]() | LastExecuted | Gets or sets the date when the last scheduled update was performed. |
![]() | Path | Gets or sets the relative path of the target index. |
![]() | StartDate | Gets or sets the start date. |
![]() ![]() | StartupTaskIsExecuted | Gets or sets value indicating whether startup task has been already executed. |
![]() | UpdateType | Gets or sets the update type. |
Name | Description | |
---|---|---|
![]() | Delete | Overloaded. Overridden. Deletes scheduled update. |
![]() | DeleteReferencedTask | Deletes the scheduled task referenced by this scheduled update. |
![]() | Fill | Overridden. Fills the current instance with the data provided by an instance of the IDataReader object. |
![]() ![]() | GetPendingUpdates | Overloaded. Retrieves a list of all pending updates. |
![]() ![]() | GetUpdateByID | Retrieves scheduled update by ID. |
![]() ![]() | GetUpdateByPath | Retrieves scheduled update by path. |
![]() ![]() | IsReferencedSchedulerActive | Determines whether referenced windows scheduler (which handles scheduled updates of type "ScheduledTask") is active. |
![]() | Save | Overridden. Saves scheduled update. |