Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

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

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