LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

SendCFindResponse Method (ICFindClientSessionProxy)

Show in webframe





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)

            

            

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

See Also

Reference

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