Click or drag to resize

PFTimerJobSave Method

Saves the current Timer Job in the database and updates the external scheduler if present.

Namespace:  Packflow.Core.Jobs
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public override void Save()
See Also