Click or drag to resize
AbstractServerJobOnExecute Method

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

Parameters

info
Type: DrawerBackup.Native.JobsJobInfo
See Also