Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
StopTransferLogging Function
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
FileTransfer Object
: StopTransferLogging Function
Stops file transfer logging.
Syntax
Visual Basic (Declaration)
object
.StopTransferLogging()
As
ReturnCode
Remarks
When TransferLoggingEnabled is true (the default value), InfoConnect stores file transfer information to a log file specified by the TransferLogFileName property. Use StartTransferLogging method to start logging.
See Also
Reference
FileTransfer Object
FileTransfer Members
Send Feedback