CanProcess Method

Summary
Determines whether this instance can process the specified service message.
Syntax
C#
VB
C++
public bool CanProcess( 
   string MessageId 
) 
  
Function CanProcess( _ 
   ByVal MessageId As String _ 
) As Boolean 
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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

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