←Select platform

QueryHangingProtocolCompleted Event

Summary

Occurs when the QueryHangingProtocolAsync is completed.

Syntax
C#
C++/CLI
public event EventHandler<QueryCompositeInstancesArgs> QueryHangingProtocolCompleted 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.