LAUREL BRIDGE

ProgramMWLQueryListener Class

DICOM Connectivity Framework V3.4
This class wraps the worklist SCU and handles receiving worklist query responses. Various properties on the scu object allow setting timeouts for various conditions.
Inheritance Hierarchy

SystemObject
  LaurelBridge.DCFExamples.MWLSCUProgramMWLQueryListener

Namespace:  LaurelBridge.DCFExamples.MWLSCU
Assembly:  MWLSCU (in MWLSCU.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public class MWLQueryListener

The ProgramMWLQueryListener type exposes the following members.

Constructors

  NameDescription
Public methodProgramMWLQueryListener
Constructor creates the MWLSCU, and configures timeouts.
Top
Methods

  NameDescription
Public methodExecuteQuery
Execute a c-find request using the dataset in the QRIdentifier.
Public methodQueryComplete
This method is called at the completion of the query.
Public methodQueryEvent
This method is called for all incoming DIMSE response messages.
Top
See Also

Reference