Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
IsAssociated Method
See Also 
Leadtools.Dicom Namespace > DicomNet Class : IsAssociated Method




Determines whether the connection has been associated.

Syntax

Visual Basic (Declaration) 
Public Function IsAssociated() As Boolean
Visual Basic (Usage)Copy Code
Dim instance As DicomNet
Dim value As Boolean
 
value = instance.IsAssociated()
C# 
public bool IsAssociated()
Managed Extensions for C++ 
public: bool IsAssociated(); 
C++/CLI 
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: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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