CanProcess Method

Summary
Determines whether this instance can process the specified service message.
Syntax
C#
C++/CLI
public bool CanProcess( 
   string MessageId 
) 
bool CanProcess(  
   String^ MessageId 
)  

Parameters

MessageId
The message id.

Return Value

true if this instance can process the specified service message; otherwise, false.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

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