MessagerMessageEventArgs Constructor

Summary
Initializes a new instance of the MessagerMessageEventArgs class.
Syntax
C#
C++/CLI
public MessagerMessageEventArgs( 
   Exception error, 
   string message, 
   MessageType type 
) 
public:  
   MessagerMessageEventArgs(Exception^ error, String^ message, MessageType^ type) 

Parameters

error
Type: System.Exception. The error exception.

message
Type: System.String The message text.

type
Type: MessageType The message type.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.