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

SendCFindResponse Method (ICFindClientSessionProxy)






The status of the DICOM C-Find response.
The Leadtools.Dicom.DicomDataSet result of the C-Find response.
A description message associated with the C-Find response used for logging.
Sends a DICOM C-Find response to the underlying ClientSession object.
Syntax
void SendCFindResponse( 
   DicomCommandStatusType status,
   DicomDataSet responseDataset,
   string descriptionMessage
)
'Declaration
 
Sub SendCFindResponse( _
   ByVal status As DicomCommandStatusType, _
   ByVal responseDataset As DicomDataSet, _
   ByVal descriptionMessage As String _
) 
'Usage
 
Dim instance As ICFindClientSessionProxy
Dim status As DicomCommandStatusType
Dim responseDataset As DicomDataSet
Dim descriptionMessage As String
 
instance.SendCFindResponse(status, responseDataset, descriptionMessage)
void SendCFindResponse( 
   DicomCommandStatusType status,
   DicomDataSet responseDataset,
   string descriptionMessage
)
function Leadtools.Dicom.Scp.ICFindClientSessionProxy.SendCFindResponse( 
   status ,
   responseDataset ,
   descriptionMessage 
)

Parameters

status
The status of the DICOM C-Find response.
responseDataset
The Leadtools.Dicom.DicomDataSet result of the C-Find response.
descriptionMessage
A description message associated with the C-Find response used for logging.
Remarks
This method will throw Leadtools.Dicom.Scp.ClientSessionException.InvalidClientConnectionAssociationException if the client is not connected.
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

ICFindClientSessionProxy Interface
ICFindClientSessionProxy 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