←Select platform

DeleteTempfilesOnStartup Property

Summary

Gets or sets a value indicating whether to delete temp files when starting a DICOM listening service.

Syntax
C#
C++/CLI
public bool DeleteTempfilesOnStartup { get; set; } 
public:  
   property bool DeleteTempfilesOnStartup 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to delete temp files when starting a DICOM listening service; otherwise, false. The default value is false.

Remarks

This property is used to indicate whether a DICOM Listening Service (i.e., the process running Leadtools.Dicom.Server.exe) deletes its temp files when the service starts.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

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