LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

SendCFindResponsesToClientSession Method (CFindCommand)

Show in webframe





The matching parameters received by the C-FIND request to query for the DICOM results.
Sends the matched C-FIND responses to the client.
Syntax
protected abstract void SendCFindResponsesToClientSession( 
   MatchingParameterList matchingParameters
)
'Declaration
 
Protected MustOverride Sub SendCFindResponsesToClientSession( _
   ByVal matchingParameters As MatchingParameterList _
) 
'Usage
 
Dim instance As CFindCommand
Dim matchingParameters As MatchingParameterList
 
instance.SendCFindResponsesToClientSession(matchingParameters)

            

            
protected:
abstract void SendCFindResponsesToClientSession( 
   MatchingParameterList^ matchingParameters
) 

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.

Requirements

Target Platforms

See Also

Reference

CFindCommand Class
CFindCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features