Click or drag to resize

FileProcessorEventArgsAlreadyProcessed Property

Gets the flag that indicates whether this file has been processed before.

Namespace:  GSF.IO
Assembly:  GSF.Core (in GSF.Core.dll) Version: 2.3.405-beta
Syntax
public bool AlreadyProcessed { get; }
Request Example View Source

Property Value

Type: Boolean
See Also