Click or drag to resize

FileProcessorEventArgs Properties

The FileProcessorEventArgs type exposes the following members.

Properties
  Name Description
Public property FullPath Gets the full path to the file to be processed.
Public property RaisedByFileWatcher Gets the flag that indicates whether this event was raised by the file watcher.
Public property Requeue Gets or sets a flag that indicates whether the file should be requeued by the file processor.
Public property RetryCount Gets the number of file processing attempts.
Top
See Also