Raise the LoggedIn event.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
C# |
---|
protected internal void RaiseLoggedIn( FTPLogInEventArgs e ) |
Visual Basic |
---|
Protected Friend Sub RaiseLoggedIn ( _ e As FTPLogInEventArgs _ ) |
Visual C++ |
---|
protected public: void RaiseLoggedIn( FTPLogInEventArgs^ e ) |
Parameters
- e
- Type: EnterpriseDT.Net.Ftp..::..FTPLogInEventArgs
Event arguments.