Gets for sets a value indicating the temporary file mode that the DICOM listening service uses while processing of DICOM messages.
public LeadTempFileMode TemporaryFileMode { get; set; }
public:
property LeadTempFileMode^ TemporaryFileMode
{
LeadTempFileMode^ get()
void set(LeadTempFileMode^ value)
}
A value indicating the temporary file mode that the DICOM listening service uses while processing of DICOM messages.
A DICOM Listening Service (i.e., the process running Leadtools.Dicom.Server.exe
) creates/reads/writes/deletes temporary files while processing DICOM messages.
The temporary files can be in memory, on disk, or a combination of the two. For more information, see LeadTempFileMode.
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