LAUREL BRIDGE

ProgramQueryComplete Method

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

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

C#
public virtual void QueryComplete(
	int status
)

Parameters

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

Reference