←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly