GetSendQueueSize method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long GetSendQueueSize (long hNet);

Overview

Refer to Working with DICOM Network Connections.

Remarks

(Medical Imaging Suite only) Returns the number of bytes in the send queue.

This method should only be called for an SCU. If it is called for an SCP it will return 0.

See Also

Topics:

DICOM Network Connection: Getting Information About a Network Connection