ReleaseAssociation method (ILEADDicomPrintSCU Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short ReleaseAssociation();

Overview

Refer to Print Management SCU.

Remarks

The ReleaseAssociation method releases the Association and closes the connection.

If the Association is established, the method will not return until the Association is released and the connection is closed, or an error occurs.

You can use the AbortAssociation method if it is desired to abort the Association instead of releasing it.

See Also

Elements:

Associate method, AbortAssociation method

Topics:

DICOM Print Management SCU: Association