←Select platform

CancelQueryHangingProtocolAsync Method

Summary

Cancels an existing call to QueryHangingProtocolAsync.

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

Parameters

Pass the args that are received in the QueryHangingProtocolStarting event.

Remarks

Call this method after an existing call to QueryHangingProtocolAsync 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.