Click or drag to resize

FileProcessorIsCleaning Property

Gets the flag indicating if the file processor is actively purging processed files from the internal lookup table.

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

Property Value

Type: Boolean
See Also