Discuss this help topic in SecureBlackbox Forum

TElSimpleSFTPClient.CurrentOperationCancel

TElSimpleSFTPClient     See also     


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


This property lets you cancel the operation

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    not applicable

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    This property lets you cancel current upload or download operation. Use this property instead of Cancel parameter in OnProgress event and instead of Skip parameter in OnFileOperation event.

See also:     OnFileOperation     OnProgress    

Discuss this help topic in SecureBlackbox Forum