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.181 -- Release Build+97279656b5a55675063a4190481e67c4f9809501
Gemstone.ProcessProgressHandler = function(progressHandler, processName);
Parameters
- progressHandler ActionProcessProgressTUnit
- Delegate callback to invoke as process progresses.
- processName String
- Descriptive name of process, if useful.