LEADTOOLS Medical (Leadtools.Dicom.Server.Admin assembly)

Message Event

Show in webframe





Occurs when a new message is received from the DICOM Service.
Syntax
public event EventHandler<MessageEventArgs> Message
'Declaration
 
Public Event Message As EventHandler(Of MessageEventArgs)
'Usage
 
Dim instance As DicomService
Dim handler As EventHandler(Of MessageEventArgs)
 
AddHandler instance.Message, handler

            

            
public:
event EventHandler<MessageEventArgs^>^ Message
Event Data

The event handler receives an argument of type MessageEventArgs containing data related to this event. The following MessageEventArgs properties provide information specific to this event.

PropertyDescription
Message Gets the message.
Example
For an example refer to InstallService
Requirements

Target Platforms

See Also

Reference

DicomService Class
DicomService Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Server.Admin requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features