←Select platform

HostReadyDelegate Delegate

Summary

Represents the method that will handle the QueryRetrieveScu.HostReady event of a QueryRetrieveScu when calling QueryRetrieveScu.Move.

Syntax
C#
C++/CLI
public delegate void HostReadyDelegate( 
   object sender, 
   HostReadyEventArgs e 
) 
public: 
   delegate void HostReadyDelegate( 
      Object^ sender, 
      HostReadyEventArgs^ e 
   ) 

Parameters

sender

The source of the event.

e

Additional event data that contains 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.Dicom.Scu Assembly

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