LEADTOOLS Medical (Leadtools.Dicom assembly)

IsActivated Method (DicomNet)

Show in webframe







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

            

            
 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

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-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