Click or drag to resize
IJobCanRepeat Property
If false, the job will be executed one time and never again

Namespace: DrawerBackup.Native.Data.Entities
Assembly: DrawerBackup.Native.Data.Entities (in DrawerBackup.Native.Data.Entities.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public virtual bool CanRepeat { get; set; }

Property Value

Type: Boolean
See Also