Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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()
Managed Extensions for 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

For an example, refer to Associate.

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 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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