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

FTP.Connection.TransmitData

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

FTP.Connection.TransmitData

Method Signature

 Protected Sub TransmitData(Data As String)

Parameters

Name Type Comment
Data String The data to send.

Notes

Write the data to the data connection.

Clone this wiki locally