C#
VB
C++
Sends a DICOM N-GET response to the underlying ClientSession object.
public void SendNGetResponse(DicomCommandStatusType status,DicomDataSet responseDataset,string descriptionMessage)
Sub SendNGetResponse( _ByVal status As Leadtools.Dicom.DicomCommandStatusType, _ByVal responseDataset As Leadtools.Dicom.DicomDataSet, _ByVal descriptionMessage As String _)
void SendNGetResponse(Leadtools.Dicom.DicomCommandStatusType status,Leadtools.Dicom.DicomDataSet^ responseDataset,String^ descriptionMessage)
status
The status of the N-GET response.
responseDataset
The response dataset.
descriptionMessage
A description message used for logging.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
