The following tables list the members exposed by ListIndexJob.
Public Methods
Aborts a job started using ExecuteInThread. | |
Generates the list | |
Starts a separate thread to execute the job and returns immediately. | |
Returns true immediately if the thread is done; otherwise waits up to millisecondsToWait for the thread to finish, then returns false if the thread is not done yet. |
Public Properties
Show:
No members matching the current filter
Contains any error messages generated during the job. | |
Index to list | |
ListIndexFlags values specifying the type of list to create | |
Name of file to create | |
Destination for list, if OutputToString is true | |
Maximum size of the output string to create (zero = no limit) | |
Create list in OutputString instead of filename specified by OutputFile | |
ToMatch is an optional search expression specifying the text to match against items being listed. |
See Also