←Select platform

AfterSecureLinkReadyDelegate Delegate

Summary

Represents the method that will handle the AfterSecureLinkReady event.

Syntax

C#
VB
C++
public delegate void AfterSecureLinkReadyDelegate(  
   object sender, 
   Leadtools.Dicom.Scu.Common.AfterSecureLinkReadyEventArgs e 
) 
Public Delegate Sub AfterSecureLinkReadyDelegate( _ 
   ByVal sender As Object, _ 
   ByVal e As Leadtools.Dicom.Scu.Common.AfterSecureLinkReadyEventArgs _ 
) 
public delegate void AfterSecureLinkReadyDelegate(  
   Object^ sender, 
   Leadtools.Dicom.Scu.Common.AfterSecureLinkReadyEventArgs^ e 
) 

Parameters

sender
The source of the event.

e
Additional event data that contains event data.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scu Assembly
Click or drag to resize