edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

ScriptResultForceScriptExit Property

Was the script forced to exit by an error?

Definition

Namespace: EnterpriseDT.Net.Ftp.Script
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public bool ForceScriptExit { get; set; }

Return Value

Boolean
true if forced to exit, false otherwise

See Also