Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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()
Managed Extensions for 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 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