Task.Status



Status() As tpTaskStatus
ED
read only
RT
read only

Remarks

Returns the status of a task.


	Constants:

	tpStopTask = 0

	tpInitTask = 1

	tpRunTask  = 2

See Also

Task