.NET Scriptable FTP Client

Controller.SuccessSetter Method 

[This is preliminary documentation and subject to change.]

Method used to handle successful actions if onsuccess is true

private void SuccessSetter(
   string args
);

Parameters

args
Space delimited set of arguments

See Also

Controller Class | FTPController Namespace