←Select platform

MessagingDicomFile Class

Summary

A helper class used to send a a message using the MessagingQueue.

Syntax
C#
VB
C++
[DataContractAttribute()] 
public class MessagingDicomFile 
<DataContractAttribute()>  
Public Class MessagingDicomFile 
public [DataContractAttribute] 
   ref class MessagingDicomFile 

Remarks

This is the LEADTOOLS Medical Storage Demo (CSStorageServerManagerDemo.exe) that ships with the toolkit to send a message that a DICOM file has been stored. Other applications can choose to respond to this message. For example, the Leadtools.Medical.Caching.dll library uses this message to build a data cache.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly