On this Page

    -useDeferred

    (As of 3.0.004.11)

    Select between "deferred mode" and "quarantine mode".

    Syntax

    -useDeferred Y/N

    Description

    A new method of handling data file access where the inability to access a file is detected earlier, while still in FolderMonitor, rather than leaving it up to FMTransaction. In “deferred mode”, a file that can’t be accessed exclusively (likely it is still being written by the data-providing app), is put on a deferred list. All files in that list are retried before any new job is considered and so are likely to be processed in a much more timely fashion compared to the old “quarantine mode” of trying quarantined files only when no other jobs, in any queue, were available to be processed. Default value is Y, use N to switch back to "quarantine mode".

    See Also

    -quarantineTime