edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

SecureFTPConnectionRaiseSecuredConnection Method

Raise the SecuredConnection event.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
protected void RaiseSecuredConnection(
	SSLFTPSecureEventArgs e
)

Parameters

e  SSLFTPSecureEventArgs
Event arguments.

See Also