Contains a message used to tell the DICOM Listening Service to run the garbage collector.
public const string GarbageCollectDicomServer
Public Const GarbageCollectDicomServer As String
public:
literal String^ GarbageCollectDicomServer
This message is used to tell the DICOM Listening Service (i.e., the process running Leadtools.Dicom.Server.exe) to run the garbage collector (i.e., run GC.Collect() ).
Do not use this field except for debugging purposes. In the rare case that the DICOM Listening Service process seems to continually be allocating memory, forcing the garbage collector to run can help identify any problems.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET