←Select platform

CrashDicomServer Field

Summary

A message used to tell the DICOM Listening Service to terminate abnormally.

Syntax

C#
VB
C++
public const string CrashDicomServer 
Public Const CrashDicomServer As String 
public:  
   literal String^ CrashDicomServer 

Remarks

This message is used to tell the DICOM Listening Service (i.e the process running Leadtools.Dicom.Server.exe) to abnormally terminate (i.e. crash).

This should not be used except for debugging purposes. In the rare case that the DICOM Listening Service is having a problem, forcing the DICOM Listening Service to abnormally terminate can be used to make sure that your system is setup properly to generate a valid stack trace.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly