Sends a DICOM N-CREATE response to the underlying ClientSession object.
public void SendNCreateResponse(DicomCommandStatusType status,DicomDataSet responseDataset,string descriptionMessage)
Public Sub SendNCreateResponse( _ByVal status As Leadtools.Dicom.DicomCommandStatusType, _ByVal responseDataset As Leadtools.Dicom.DicomDataSet, _ByVal descriptionMessage As String _)
public:void SendNCreateResponse(Leadtools.Dicom.DicomCommandStatusType status,Leadtools.Dicom.DicomDataSet^ responseDataset,String^ descriptionMessage)
status
The status of the DICOM N-CREATE response.
responseDataset
Contains the complete list of all Attribute identifiers and values that were assigned to the new managed SOP Instance.
descriptionMessage
A description message associated with the C-STORE response 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
