This type contains the following members.

public interface ITaskScheduler

Methods

AddTaskAsync<TTask>(DateTime, string, string, TTask)
DeleteTaskAsync(string)
GetPendingTasksAsync(string)

Implemented by

TaskScheduler