LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

IsConnected Method (DicomNet)








Determines whether a connection has been established. .NET support
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()
ObjectiveC Syntax
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

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

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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