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

EnableDebugLog Property (DicomConnection)






Gets or sets a value indicating whether to enable the DICOM debug log.
Syntax
public bool EnableDebugLog {get; set;}
'Declaration
 
Public Property EnableDebugLog As Boolean
'Usage
 
Dim instance As DicomConnection
Dim value As Boolean
 
instance.EnableDebugLog = value
 
value = instance.EnableDebugLog
public bool EnableDebugLog {get; set;}
 get_EnableDebugLog();
set_EnableDebugLog(value);
public:
property bool EnableDebugLog {
   bool get();
   void set (    bool value);
}

Property Value

true if true enable debug logging; otherwise, do not do any logging.
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

DicomConnection Class
DicomConnection Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features