Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

AfterAssociateRequestDelegate Delegate






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

            

            
public delegate void AfterAssociateRequestDelegate( 
   Object^ sender,
   AfterAssociateRequestEventArgs^ e
)

Parameters

sender
The source of the event.
e
Additional event data that contains event data.
Example
For an example refer to StoreScu.Store(DicomScp, string, string, bool).
Requirements

Target Platforms

See Also

Reference

AfterAssociateRequestDelegate Members
Leadtools.Dicom.Scu.Common Namespace

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