ProcessProgressHandlerTUnit(ActionProcessProgressTUnit, String) Constructor
Constructs a new process progress handler for the specified parameters.
Namespace: GemstoneAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.162 -- Release Build+f11797ef017301be20d4b9376f78ac29ba38c21a
Gemstone.ProcessProgressHandler = function(progressHandler, processName);
Parameters
- progressHandler ActionProcessProgressTUnit
- Delegate callback to invoke as process progresses.
- processName String
- Descriptive name of process, if useful.