Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

FTP.Connection.FTPLog

Andrew Lambert edited this page Jul 27, 2017 · 3 revisions

FTP.Connection.FTPLog

Method Signature

 Protected Sub FTPLog(LogLine As String)

Parameters

Name Type Comment
LogLine String The message line to log.

Notes

Raises the FTPLog event.

Clone this wiki locally