Skip to main content

MissingFileHandling

Namespace: Meshmakers.Octo.MeshAdapter.Nodes.Load

How SftpDelete@1 reacts to a file that is not there any more.

public enum MissingFileHandling

Inheritance ObjectValueTypeEnumMissingFileHandling
Implements IComparable, ISpanFormattable, IFormattable, IConvertible

Fields

NameValueDescription
Fail0Report the missing file as a node failure (default)
Ignore1Log a warning and carry on