Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
Public Member Functions | List of all members
SolidFramework.Services.QueueEmptyEventArgs Class Reference

Represents types of Queue Empty Event Args. More...

Inheritance diagram for SolidFramework.Services.QueueEmptyEventArgs:

Public Member Functions

 QueueEmptyEventArgs (JobProcessor jobProcessor)
 Initializes a new instance of the QueueEmptyEventArgs class. More...
 

Detailed Description

Represents types of Queue Empty Event Args.

Constructor & Destructor Documentation

◆ QueueEmptyEventArgs()

SolidFramework.Services.QueueEmptyEventArgs.QueueEmptyEventArgs ( JobProcessor  jobProcessor)

Initializes a new instance of the QueueEmptyEventArgs class.

Parameters
jobProcessorThe job processor.