MessagerMessageHandler Delegate

Summary
Represents the method that will handle the WorkstationMessager.Message event.
Syntax
C#
C++/CLI
public delegate void MessagerMessageHandler( 
   MessagerMessageEventArgs args 
) 
public: 
   delegate void MessagerMessageHandler( 
      MessagerMessageEventArgs^ args 
   ) 

Parameters

args
A MessagerMessageEventArgs that contains the event data.

Requirements

Target Platforms

See Also

Reference

MessagerMessageHandler Members

Leadtools.Medical.Workstation Namespace

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

Leadtools.Medical.Workstation Assembly

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