LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

BeforeConnectDelegate Delegate

Show in webframe





The source of the event.
Additional event data that contains event data.
Represents the method that will handle the BeforeConnect event.
Syntax
public delegate void BeforeConnectDelegate( 
   object sender,
   BeforeConnectEventArgs e
)
'Declaration
 
Public Delegate Sub BeforeConnectDelegate( _
   ByVal sender As Object, _
   ByVal e As BeforeConnectEventArgs _
) 
'Usage
 
Dim instance As New BeforeConnectDelegate(AddressOf HandlerMethod)

            

            
public delegate void BeforeConnectDelegate( 
   Object^ sender,
   BeforeConnectEventArgs^ e
)

Parameters

sender
The source of the event.
e
Additional event data that contains event data.
Example
For an example refer to QueryRetrieveScu.Find(DicomScp,FindQuery).
Requirements

Target Platforms

See Also

Reference

BeforeConnectDelegate Members
Leadtools.Dicom.Scu.Common Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features