Click or drag to resize
IBaseJobExecute Method
When the job is executed

Namespace: DrawerBackup.Native.Jobs
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
void Execute(
	JobInfo info
)

Parameters

info
Type: DrawerBackup.Native.JobsJobInfo
See Also