SendCFindResponsesToClientSession Method

Summary
Sends the matched C-FIND responses to the client.
Syntax
C#
C++/CLI
protected override void SendCFindResponsesToClientSession( 
   MatchingParameterList matchingParameters 
) 
protected: 
void SendCFindResponsesToClientSession(  
   MatchingParameterList^ matchingParameters 
) override  

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 send by the CFindCommand after calling this method.

Requirements

Target Platforms

Help Version 22.0.2022.12.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.