AbortSource property (ILEADDicomPrintSCU Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short AbortSource

Overview

Refer to Print Management SCU.

Remarks

(Read-only) The AbortSource property specifies the source of the Association aborting as specified in the Abort message received by the Print SCU. Possible value is:

Value

Meaning

PDU_ABORT_SOURCE_PROVIDER

[2] Service provider (Print SCP).

The value of this property 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 OnStatus event will be fired with the parameter Status set to PRNSCU_STATUS_RECEIVE_ABORT.

See Also

Elements:

Associate method, OnStatus event

Topics:

DICOM Print Management SCU: Association