←Select platform

QueryHangingProtocolStarting Event

Summary

Occurs when the QueryHangingProtocolAsync is first called.

Syntax
C#
VB
C++
public event EventHandler<QueryCompositeInstancesArgs> QueryHangingProtocolStarting 
Public Event QueryHangingProtocolStarting As EventHandler(Of Leadtools.Medical.Storage.DataAccessLayer.QueryCompositeInstancesArgs) 
public:  
   event EventHandler<Leadtools::Medical::Storage::DataAccessLayer::QueryCompositeInstancesArgs^>^ QueryHangingProtocolStarting 
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.