IsConnected method (ILEADDicomNet)
Overview |
Refer to Working with DICOM Network Connections. |
Remarks
(Medical Imaging Suite only) Indicates whether a connection has been established.
A connection is created by an SCU calling the Connect method and the SCP responding by calling the Accept method. If this has occurred successfully, this function will return TRUE. Otherwise, it will return FALSE.
For more information on creating a connection, refer to Creating a DICOM Network Connection.
Note that when the control is acting as a server, the connection is always considered Activated, Connected and Not Associated.
See Also
Elements: |
|
Topics: |
|
|
|
|
DICOM Network Connection: Getting Information About a Network Connection |