AfterSecureLinkReadyDelegate Delegate

Summary
Represents the method that will handle the AfterSecureLinkReady event.
Syntax
C#
C++/CLI
public delegate void AfterSecureLinkReadyDelegate( 
   object sender, 
   AfterSecureLinkReadyEventArgs e 
) 
public delegate void AfterSecureLinkReadyDelegate(  
   Object^ sender, 
   AfterSecureLinkReadyEventArgs^ e 
) 

Parameters

sender
The source of the event.

e
Additional event data that contains event data.

Requirements

Target Platforms

See Also

Reference

AfterSecureLinkReadyDelegate Members

Leadtools.Dicom.Scu.Common Namespace

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.