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

Show in webframe

BeforeConnect Event






Occurs before connecting to the SCP.
Syntax
public event BeforeConnectDelegate BeforeConnect
'Declaration
 
Public Event BeforeConnect As BeforeConnectDelegate
'Usage
 
Dim instance As DicomConnection
Dim handler As BeforeConnectDelegate
 
AddHandler instance.BeforeConnect, handler

            

            
public:
event BeforeConnectDelegate^ BeforeConnect
Event Data

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

PropertyDescription
PrivateKeyPassword Gets or sets the private key password.
Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs)Gets the SCP.
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