←Select platform

CanProcess Method

Summary

Determines whether this instance can process the specified service message.

Syntax

C#
VB
C++
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize