Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

IsAddinHealthy Field






Queries an Addin to see if it is able to function properly.
Syntax
public const string IsAddinHealthy
'Declaration
 
Public Const IsAddinHealthy As String
'Usage
 
Dim value As String
 
value = MessageNames.IsAddinHealthy

            

            
public:
const String^ IsAddinHealthy
Remarks
This message is used by the PACS Addins of a DICOM Listening Service to communicate to another process (typically a user-interface) if the addin is functioning properly. This is particularly useful in situations where the addin is unable to log the problem. A typical problem occurs when the PACS Addin cannot properly read/write to the database, which prohibits the addin from functioning properly. In the case the addin is unable to log this information because it cannot write to the logging database. In this situation, the user interface (i.e. CSStorageServerManager.exe) can send the IsAddinHealthy message to all its addins. If any addin is unhealthy (i.e. it cannot access the database), the addin responds to the user-interface that there is a problem. The user-interface, which DOES have read/write access to the database, can log the problem.
Requirements

Target Platforms

See Also

Reference

MessageNames Class
MessageNames Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features