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

IsAssociated Method (DicomNet)








Determines whether the connection has been associated. .NET support
Syntax
public bool IsAssociated()
'Declaration
 
Public Function IsAssociated() As Boolean
'Usage
 
Dim instance As DicomNet
Dim value As Boolean
 
value = instance.IsAssociated()
public bool IsAssociated()
ObjectiveC Syntax
 function Leadtools.Dicom.DicomNet.IsAssociated()
public:
bool IsAssociated(); 

Return Value

true if the connection has been associated; otherwise, false.
Remarks
A connection has been associated if the SCP of the connection has called SendAssociateAccept and the OnReceiveAssociateAccept was generated on the SCU of the connection. If this exchange has occurred, this method will return true. Otherwise, it will return false.

For more information on creating an associated connection, refer to Creating a DICOM Associate Connection.

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
SendAssociateAccept Method
OnReceiveAssociateAccept Method
SendAssociateRequest 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