Click or drag to resize
IBaseJob Interface
Interface for Jobs

Namespace: DrawerBackup.Native.Jobs
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public interface IBaseJob

The IBaseJob type exposes the following members.

Methods
  NameDescription
Public methodExecute
When the job is executed
Top
See Also