C#
VB
C++
Determines whether this instance can process the specified service message.
public bool CanProcess(
string MessageId
)
Function CanProcess( _
ByVal MessageId As String _
) As Boolean
bool CanProcess(
String^ MessageId
)
MessageId
The message id.
true
if this instance can process the specified service message; otherwise, false
.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET