Click or drag to resize

PFJobOnProgressionChanged Method

Call this method in 'Execute' to report a progression changed. Makes the 'Progression' property available.

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