Discuss this help topic in SecureBlackbox Forum

TElSimpleSFTPClient.CurrentOperationProcessedInFile

TElSimpleSFTPClient     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


This property specifies the processed part of the file being processed

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    not applicable

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    This property contains the number of processed bytes of the file being processed with UploadFile/DownloadFile or UploadStream/DownloadStream. Use this property instead of OnProgress event.

Discuss this help topic in SecureBlackbox Forum