Click or drag to resize

ProcessQueuedItem Properties

The ProcessQueuedItem type exposes the following members.

Properties
  NameDescription
Public propertyProcessingClass
The instance of a class that will be processed in a new thread.
Public propertyProcessUndo
Indicates if an undo should be created before the thread begins.
Public propertyThread
Gets or sets the thread that the process is running in.
Top
See Also