Gets or sets a value indicating whether to delete temp files when starting a DICOM listening service.
public bool DeleteTempfilesOnStartup { get; set; }
public:
property bool DeleteTempfilesOnStartup
{
bool get()
void set(bool value)
}
true to delete temp files when starting a DICOM listening service; otherwise, false. The default value is false.
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.
Leadtools.Dicom.AddIn.Common Namespace
UseServiceNameAsTemporarySubDirectory
DeleteTempfilesOnStartup
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document