Click or drag to resize

FileProcessorLastCompactDuration Property

Gets the amount of time spent during the last operation to compact the set of processed files.

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

Property Value

Type: TimeSpan
See Also