Sends a C-STORE response to the client.
public void SendCStoreResponse(byte presentationID,int messageID,string abstractClass,string affectedSOPInstanceUID,DicomCommandStatusType status,string descriptionMessage)
Public Sub SendCStoreResponse( _ByVal presentationID As Byte, _ByVal messageID As Integer, _ByVal abstractClass As String, _ByVal affectedSOPInstanceUID As String, _ByVal status As Leadtools.Dicom.DicomCommandStatusType, _ByVal descriptionMessage As String _)
public:void SendCStoreResponse(byte presentationID,int messageID,String^ abstractClass,String^ affectedSOPInstanceUID,Leadtools.Dicom.DicomCommandStatusType status,String^ descriptionMessage)
presentationID
The presentation ID that came with the C-STORE request.
messageID
The message ID that came with the C-STORE request.
abstractClass
The SOP Class of the SOP Instance being stored.
affectedSOPInstanceUID
The UID of the SOP Instance being stored.
status
The status of the C-STORE response.
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
