Click or drag to resize

clsTask Class

Helper class to send an event for each step in the importing process to show a process bar
Inheritance Hierarchy
SystemObject
  MARIInterfaceclsTask

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public class clsTask

The clsTask type exposes the following members.

Constructors
  NameDescription
Public methodclsTask
Initializes a new instance of the clsTask class
Top
Events
  NameDescription
Public eventMeterInit
Event sent to inisialize the process bar
Public eventMeterRemove
Event fired to hide your process bar
Public eventMeterUpdate
Event fired at each step
Top
See Also