C#
VB
C++
Sends a DICOM N-SET response to the underlying ClientSession object.
public void SendNSetResponse(DicomCommandStatusType status,DicomDataSet responseDataset,string descriptionMessage)
Sub SendNSetResponse( _ByVal status As Leadtools.Dicom.DicomCommandStatusType, _ByVal responseDataset As Leadtools.Dicom.DicomDataSet, _ByVal descriptionMessage As String _)
void SendNSetResponse(Leadtools.Dicom.DicomCommandStatusType status,Leadtools.Dicom.DicomDataSet^ responseDataset,String^ descriptionMessage)
status
The status of the N-SET response.
responseDataset
A Leadtools.Dicom.DicomDataSet which includes the failed SOP Instance UID list.
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
