M-Files API 23.11.13135.0
TaskData Property
ApplicationTaskInfo Object : TaskData Property
Description
Custom task data. The task consumer should use the "TaskType" property to detect the custom data format.
Property type
Read-write property
Syntax
Visual Basic
Public Property TaskData As Byte()
Remarks
The task consumer can be, for instance, an application thread or a backgroud operation carrying out tasks in the task queue.
See Also

ApplicationTaskInfo Object  | ApplicationTaskInfo Members