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



Determines whether the connection has been activated.

Syntax

Visual Basic (Declaration) 
Public Function IsActivated() As Boolean
Visual Basic (Usage)Copy Code
Dim instance As DicomNet
Dim value As Boolean
 
value = instance.IsActivated()
C# 
public bool IsActivated()
C++/CLI 
public:
bool IsActivated(); 

Return Value

true if the connection has been activated; otherwise, false.

Remarks

A connection is activated by calling Listen, Connect, 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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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