FetchActiveUntilFinished
The fetch action is asynchronous and is marked as completed after the last batch of files to retrieve is sent to the connectors. If you set the FetchActiveUntilFinished
parameter to true
, the action remains in progress until all of the fetchfinished
commands are returned from the connectors.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | DistributedConnector |
Example: | FetchActiveUntilFinished=False
|
See Also: |