C#
VB
C++
Occurs before connecting to the SCP.
public event BeforeConnectDelegate BeforeConnect Public Event BeforeConnect As Leadtools.Dicom.Scu.Common.BeforeConnectDelegate
public:event Leadtools.Dicom.Scu.Common.BeforeConnectDelegate^ BeforeConnect
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.
| Property | Description |
|---|---|
| PrivateKeyPassword | Gets or sets the private key password. |
| Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs) | Gets the SCP. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
