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

IsActivated Method (DicomNet)








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

Return Value

true if the connection has been activated; otherwise, false.
Remarks
A connection is activated by calling Listen(String,Int32,Int32), Connect(String,Int32,String,Int32), or Accept. Therefore, if any of these methods has been called for the connection, IsActivated will return true. Otherwise, it will return false.
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
Listen(String,Int32,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