public sealed class PluginsSchedulerProcessor : ISchedulerProcessorPublic NotInheritable Class PluginsSchedulerProcessor
Implements ISchedulerProcessorpublic ref class PluginsSchedulerProcessor sealed : ISchedulerProcessor[<SealedAttribute>]
type PluginsSchedulerProcessor =
class
interface ISchedulerProcessor
end| PluginsSchedulerProcessor | Обработчик планировщика плагинов. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| NeedUpdate | Проверяет, нужно ли выполнять обновления задач в указанном планировщике. |
| StartSchedulingAsync | Выполняет запуск планировки задач в указанном планировщике. |
| StopAsync | Выполняет остановку запланированных задач по указанному контексту. |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| UpdateAsync | Выполняет обновление запланированных задач по указанному контексту. |