LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)
LEAD Technologies, Inc

SendCFindResponsesToClientSession Method (CFindCommand)






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
)
 function Leadtools.Dicom.Scp.Command.CFindCommand.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CFindCommand Class
CFindCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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