CancelWorker Method

Summary
Cancels a specific request for a given ID.
Syntax
C#
VB
C++
Public Sub CancelWorker( _ 
   ByVal nId As Integer _ 
)  
public void CancelWorker( 
   int nId 
) 
public: 
void CancelWorker(  
   int nId 
)  

Parameters

nId
Integer ID of the request.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly

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