Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
GetAbortInformation Method
See Also 
Leadtools.Dicom Namespace > DicomPrintScu Class : GetAbortInformation Method



Gets information about the Abort message received by the Print SCU.

Syntax

Visual Basic (Declaration) 
Public Function GetAbortInformation() As DicomPrintScuAbortInformation
Visual Basic (Usage)Copy Code
Dim instance As DicomPrintScu
Dim value As DicomPrintScuAbortInformation
 
value = instance.GetAbortInformation()
C# 
public DicomPrintScuAbortInformation GetAbortInformation()
C++/CLI 
public:
DicomPrintScuAbortInformation^ GetAbortInformation(); 

Return Value

A DicomPrintScuAbortInformation object that holds information about the Abort message received by the Print SCU.

Example

Remarks

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.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features