←Select platform

SendCFindResponse Method (CFindClientSessionProxy)

Summary

Sends a DICOM C-Find response to the underlying ClientSession object.

Syntax

C#
VB
C++
Public Sub SendCFindResponse( _ 
   ByVal status As Leadtools.Dicom.DicomCommandStatusType, _ 
   ByVal responseDataset As Leadtools.Dicom.DicomDataSet, _ 
   ByVal descriptionMessage As String _ 
) 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scp Assembly
Click or drag to resize