←Select platform

CancelQueryCompositeInstancesAsync Method

Summary

Cancels an existing call to QueryCompositeInstancesAsync

Syntax
C#
VB
C++
public void CancelQueryCompositeInstancesAsync( 
   QueryCompositeInstancesArgs args 
) 
Public Sub CancelQueryCompositeInstancesAsync( 
   ByVal args As QueryCompositeInstancesArgs 
) 
public:  
   void CancelQueryCompositeInstancesAsync( 
      QueryCompositeInstancesArgs^ args 
   ) 

Parameters

Pass the args that are received in the QueryCompositeInstancesStartingevent.

Remarks

Call this method after an existing call to QueryCompositeInstancesAsync to cancel the query.

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.Storage.DataAccessLayer Assembly

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