LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

EnableDebugLog Property (DicomConnection)

Show in webframe





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

See Also

Reference

DicomConnection Class
DicomConnection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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