←Select platform

QueryHangingProtocolCompleted Event

Summary

Occurs when the QueryHangingProtocolAsync is completed.

Syntax
C#
VB
C++
public event EventHandler<QueryCompositeInstancesArgs> QueryHangingProtocolCompleted 
Public Event QueryHangingProtocolCompleted As EventHandler(Of Leadtools.Medical.Storage.DataAccessLayer.QueryCompositeInstancesArgs) 
public:  
   event EventHandler<Leadtools::Medical::Storage::DataAccessLayer::QueryCompositeInstancesArgs^>^ QueryHangingProtocolCompleted 
Remarks

When this event is received, the result of the query is contained in Result

Event Data
ParameterTypeDescription
senderobjectThe source of the event.
eQueryCompositeInstancesArgsThe event data.
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.