ProcessQueuedItem.ProcessingClass Property |
The instance of a class that will be processed in a new thread.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntaxpublic Object ProcessingClass { get; }
Public ReadOnly Property ProcessingClass As Object
Get
Property Value
Type:
Object
See Also