←Select platform

TemporaryFileMode Property

Summary

Gets for sets a value indicating the temporary file mode that the DICOM listening service uses while processing of DICOM messages.

Syntax
C#
C++/CLI
public LeadTempFileMode TemporaryFileMode { get; set; } 
public:  
   property LeadTempFileMode^ TemporaryFileMode 
   { 
      LeadTempFileMode^ get() 
      void set(LeadTempFileMode^ value) 
   } 

Property Value

A value indicating the temporary file mode that the DICOM listening service uses while processing of DICOM messages.

Remarks

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.

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.