←Select platform

BeforeAssociateAccept Event

Summary

Occurs before an associate is accepted by the SCU.

Syntax
C#
VB
C++
public event BeforeAssociationAcceptDelegate BeforeAssociateAccept 
Public Event BeforeAssociateAccept As BeforeAssociationAcceptDelegate 
public:  
   event BeforeAssociationAcceptDelegate^ BeforeAssociateAccept 
Remarks

You can modify the Leadtools.Dicom.DicomAssociate object before it is accepted by handling this event.

Event Data
ParameterTypeDescription
senderobjectThe source of the event
eBeforeAssociateAcceptEventArgsThe 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.Dicom.Scu Assembly

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