LEADTOOLS Medical (Leadtools.Dicom assembly)

IsConnected Method (DicomNet)

Show in webframe







Determines whether a connection has been established.
Syntax
public bool IsConnected()
'Declaration
 
Public Function IsConnected() As Boolean
'Usage
 
Dim instance As DicomNet
Dim value As Boolean
 
value = instance.IsConnected()
public bool IsConnected()

            

            
 function Leadtools.Dicom.DicomNet.IsConnected()
public:
bool IsConnected(); 

Return Value

true if a connection has been established; otherwise, false.
Remarks
A connection is created by an SCU calling Connect(String,Int32,String,Int32) and the SCP responding by calling Accept. If this has occurred successfully, this method will return true. Otherwise, it will return false.

For more information on creating a connection, refer to Creating a DICOM Network Connection.

Example
For an example, refer to SendAssociateRequest.
Requirements

Target Platforms

See Also

Reference

DicomNet Class
DicomNet Members
Connect(String,Int32,String,Int32) Method
Accept Method
Startup Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features