.NET Scriptable FTP Client

Controller.ErrorSetter Method 

[This is preliminary documentation and subject to change.]

Method used to handle errors if ONERROR is turned on

private void ErrorSetter(
   string args
);

Parameters

args
Space delimited set of arguments

See Also

Controller Class | FTPController Namespace