Click or drag to resize
Task Scheduler Managed Class Library

TaskSchedulerSnapshotRestore Method

Overload List
 NameDescription
Public methodRestore(TaskService, ICollectionSnapshotItem, Boolean, Boolean, IDictionaryString, String)Register a list of snapshot items (tasks and folders) into the specified Task Scheduler.
Public methodRestore(TaskServiceConnectionToken, ICollectionSnapshotItem, Boolean, Boolean, IDictionaryString, String, CancellationToken, IProgressTupleInt32, String)Register a list of snapshot items (tasks and folders) into the specified Task Scheduler.
Public methodRestore(TaskServiceConnectionToken, IEnumerableString, Boolean, Boolean, IDictionaryString, String, CancellationToken, IProgressTupleInt32, String)Register a list of snapshot items (tasks and folders) into the specified Task Scheduler.
Top
See Also