LAUREL BRIDGE

ProgramMWLQueryListenerQueryComplete Method

DICOM Connectivity Framework V3.4
This method is called at the completion of the query.

Namespace:  LaurelBridge.DCF.Examples.MWLSCU
Assembly:  MWLSCU (in MWLSCU.exe) Version: DCF34 r11538 DCF_3_4_24_20190319
Syntax

C#
public void QueryComplete(
	int status
)

Parameters

status
Type: SystemInt32
The DIMSE status of the final response.
See Also

Reference