An NDoc Documented Class Library
FTPConnection.RaiseDirectoryListed Method
Raise the
DirectoryListed
event.
protected internal
void
RaiseDirectoryListed(
FTPDirectoryListEventArgs
e
);
Parameters
e
Event arguments.
See Also
FTPConnection Class
|
EnterpriseDT.Net.Ftp Namespace