Programming with Reflection
StartTransferLogging method
Syntax object.StartTransferLogging
Iniitiates file transfer logging.
When TransferLoggingEnabled is True (the default value), Reflection stores file transfer information to a log file specified by the TransferLogFileName property. Use StopTransferLogging method to stop logging.
None.