←Select platform

BeforeAssociationAcceptDelegate Delegate

Summary

Represents the method that will handle the BeforeAssociateRequest event of an SCU.

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

Parameters

sender

The source of the event.

e

Additional event data that contains event data.

Requirements

Target Platforms

Help Version 22.0.2023.1.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.