Click or drag to resize

FileProcessorLastCompactTime Property

Gets the time at which the last operation to compact the set of processed files occurred.

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

Property Value

Type: DateTime
See Also