AbortAssociation method (ILEADDicomPrintSCU Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short AbortAssociation();

Overview

Refer to Print Management SCU.

Remarks

The AbortAssociation method aborts the Association and closes the connection.

If the Association is established, the method will try to abort it; regardless of its success or failure. The method will then close the connection if it is established.

The ReleaseAssociation method can be used to release the Association instead of aborting it.

See Also

Elements:

Associate method, ReleaseAssociation method

Topics:

DICOM Print Management SCU: Association