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

Show in webframe

BeforeAssociateRequest Event






Occurs when an associate request is sent to the SCP.
Syntax
public event BeforeAssociationRequestDelegate BeforeAssociateRequest
'Declaration
 
Public Event BeforeAssociateRequest As BeforeAssociationRequestDelegate
'Usage
 
Dim instance As DicomConnection
Dim handler As BeforeAssociationRequestDelegate
 
AddHandler instance.BeforeAssociateRequest, handler

            

            
public:
event BeforeAssociationRequestDelegate^ BeforeAssociateRequest
Event Data

The event handler receives an argument of type BeforeAssociateRequestEventArgs containing data related to this event. The following BeforeAssociateRequestEventArgs properties provide information specific to this event.

PropertyDescription
Associate Gets the associate.
PresentationContexts Gets the presentation contexts.
Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs)Gets the SCP.
Example
For an example refer to StoreScu.Store(DicomScp, string, string, bool).
Requirements

Target Platforms

See Also

Reference

DicomConnection Class
DicomConnection Members

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