Leadtools.Dicom.Scp.Command Namespace > QueryCFindCommand Class : SendCFindResponsesToClientSession Method |
protected override void SendCFindResponsesToClientSession( MatchingParameterList matchingParameters )
'Declaration Protected Overrides Sub SendCFindResponsesToClientSession( _ ByVal matchingParameters As MatchingParameterList _ )
'Usage Dim instance As QueryCFindCommand Dim matchingParameters As MatchingParameterList instance.SendCFindResponsesToClientSession(matchingParameters)
protected override void SendCFindResponsesToClientSession( MatchingParameterList matchingParameters )
function Leadtools.Dicom.Scp.Command.QueryCFindCommand.SendCFindResponsesToClientSession( matchingParameters )
protected: void SendCFindResponsesToClientSession( MatchingParameterList^ matchingParameters ) override
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.
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