LAUREL BRIDGE

ProgramMWLQueryListenerExecuteQuery Method

DICOM Connectivity Framework V3.4
Execute a c-find request using the dataset in the QRIdentifier.

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

C#
public void ExecuteQuery(
	QRIdentifier query
)

Parameters

query
Type: QRIdentifier
the query dataset
See Also

Reference