Gets information about the Abort message received by the Print SCU.
public DicomPrintScuAbortInformation GetAbortInformation()
Public Function GetAbortInformation() As Leadtools.Dicom.DicomPrintScuAbortInformation
public:
Leadtools.Dicom.DicomPrintScuAbortInformation^ GetAbortInformation();
A DicomPrintScuAbortInformation object that holds information about the Abort message received by the Print SCU.
The information obtained using this method is meaningless unless an Abort message is received by the Print SCU. When the Print SCU receives an Abort message from the Print SCP, the callback method OnStatus will be called with the status set to DicomPrintScuStatus.ReceiveAbort.
For an example, refer to Associate.
Associate(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags) Method
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