←Select platform

QueryHangingProtocolCompleted Event

Summary

Occurs when the QueryHangingProtocolAsync is completed.

Syntax
C#
public event EventHandler<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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly