SFTP Object
 
Syntax
 
SFTP.LoadTaskCaller(task As ChilkatTask) As Long
 
Description
Loads the caller of the task's async method.
 
Returns 1 for success, 0 for failure.
 
See Also