LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

BeforeCGetDelegate Delegate

Show in webframe





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

            

            
public delegate void BeforeCGetDelegate( 
   Object^ sender,
   BeforeCGetEventArgs^ e
)

Parameters

sender
The source of the event.
e
Additional event data that contains event data.
Example
For an example, refer to Get(DicomScp,String,List<PresentationContext>)
Requirements

Target Platforms

See Also

Reference

BeforeCGetDelegate 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