Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

CancelQueryCompositeInstancesAsync Method (IStorageDataAccessAgent)






Type: QueryCompositeInstancesArgs Pass the args that are received in the QueryCompositeInstancesStartingevent.
Cancels an existing call to QueryCompositeInstancesAsync
Syntax
void CancelQueryCompositeInstancesAsync( 
   QueryCompositeInstancesArgs args
)
'Declaration
 
Sub CancelQueryCompositeInstancesAsync( _
   ByVal args As QueryCompositeInstancesArgs _
) 
'Usage
 
Dim instance As IStorageDataAccessAgent
Dim args As QueryCompositeInstancesArgs
 
instance.CancelQueryCompositeInstancesAsync(args)

            

            
void CancelQueryCompositeInstancesAsync( 
   QueryCompositeInstancesArgs^ args
) 

Parameters

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

See Also

Reference

IStorageDataAccessAgent Interface
IStorageDataAccessAgent Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features