←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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly