NetClose event (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

void NetClose (long hNet, short nStatus, long hPeer);

Overview

Refer to Working with DICOM Network Connections.

Remarks

(Medical Imaging Suite only) Notifies a member of a connection that the connection was closed.

This event is generated by a call to the Close method. The NetClose event is useful to both SCUs and SCPs.

See Also

Elements:

Close method

Topics:

DICOM Network Connection: Closing a Network Connection