Leadtools.Dicom.Scu.Common Namespace > DicomConnection Class : EnableDebugLog Property |
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
true
if true enable debug logging; otherwise, do not do any logging.