←Select platform

CancelRetrieve Method

Summary

Cancels the current retrieve operation.

Syntax

C#
VB
C++
public void CancelRetrieve() 
  
Public Sub CancelRetrieve()  
public: 
void CancelRetrieve();  

Remarks

The cancellation is not necessarily performed immediately when this method is called. Inheritors from this class are expected to handle the cancel request in the DoCancelRetrieve operation.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Client Assembly