←Select platform

GarbageCollectDicomServer Field

Summary

Contains a message used to tell the DICOM Listening Service to run the garbage collector.

Syntax
C#
VB
C++
public const string GarbageCollectDicomServer 
Public Const GarbageCollectDicomServer As String 
public:  
   literal String^ GarbageCollectDicomServer 
Remarks

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.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

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