Click or drag to resize

PFJobTriggerHourly Constructor

Initializes a new instance of the PFJobTriggerHourly class firing each hour at 0 minutes.

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