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

FTPConnectionRaiseLoggingIn Method

Raise the LoggingIn event.

Definition

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

Parameters

e  FTPLogInEventArgs
Event arguments.

See Also