LogDicomCommunication Property

Summary
Gets or sets a value that indicates whether an event log that is generated by DICOM communications will be logged or not.
Syntax
C#
VB
C++
public bool LogDicomCommunication { get; set; } 
  
Public Property LogDicomCommunication As Boolean 
public: 
property bool LogDicomCommunication { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to log DICOM the communication event; otherwise, it is false. The default value is true.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.