SendCFindResponsesToClientSession Method (original) (raw)
Summary
Sends the matched C-FIND responses to the client.
Syntax
Parameters
matchingParameters
The matching parameters received by the C-FIND request to query for the DICOM results.
Remarks
This method should only send the Pending C-FIND responses to the client without including the last C-FIND response which includes the final status.
The last C-FIND response which indicates the status of the C-FIND operation will be sent by the CFindCommand after calling this method.
Leadtools.Dicom.Scp Assembly