edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Raise the SecuredConnection event.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
protected internal void RaiseSecuredConnection(
	SSLFTPSecureEventArgs e
)
Visual Basic
Protected Friend Sub RaiseSecuredConnection ( _
	e As SSLFTPSecureEventArgs _
)
Visual C++
protected public:
void RaiseSecuredConnection(
	SSLFTPSecureEventArgs^ e
)

See Also