LEADTOOLS Medical (Leadtools.Dicom assembly)

IsAssociated Method (DicomNet)

Show in webframe







Determines whether the connection has been associated.
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()

            

            
 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

See Also

Reference

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