Click or drag to resize
AbstractJobOnExecute Method

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

Parameters

info
Type: DrawerBackup.Native.JobsJobInfo
See Also