This is an utility class used to carry informations about events generated by background tasks.
The QTPlgComponentServiceEventThreadInfo class constructors are called when you create a new instance of the class, while
the ˜QTPlgComponentServiceEventThreadInfo class destructor, is called automatically when the
class is no more in use. Also, you can invoke the class destructor by setting the instance of the class to nil.
The class provides you with the following initializer methods:
()
use this constructor version to create an instance of the class with all of the properties set to empty values
specifies the type of event associated to this notification
an universal unique identifier that identifies the task that has generated the event
a value ranging between 0.0 and 1.0 that indicates the percentage of accomplished task