←Select platform

CancelQueryHangingProtocolAsync Method (IStorageDataAccessAgent3)

Summary

Cancels an existing call to QueryHangingProtocolAsync.

Syntax

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

Parameters

args

Type: QueryCompositeInstancesArgs 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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize