Checks whether the file was actually downloaded during the last file transfer attempt.
Public ReadOnly Property TransferedFile As Boolean
public bool TransferedFile {get;}
True if the file was downloaded, false otherwise.
If the file is already up-to-date when the DownloadFile() or UploadFile() is invoked, it returns true, but TransferedFile is false. If an error occurs and DownloadFile() or UploadFile() returns false, TransferedFile is false.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |