LAUREL BRIDGE

ProgramMWLQueryListenerQueryEvent Method

DICOM Connectivity Framework V3.4
This method is called for all incoming DIMSE response messages.

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

C#
public void QueryEvent(
	DimseMessage rsp
)

Parameters

rsp
Type: DimseMessage
The DIMSE response messages.
See Also

Reference