←Select platform

BeforeConnect Event

Summary

Occurs before connecting to the SCP.

Syntax

C#
VB
C++
public event BeforeConnectDelegate BeforeConnect 
  
Public Event BeforeConnect As Leadtools.Dicom.Scu.Common.BeforeConnectDelegate 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly