Click or drag to resize

FileProcessorCachePath Property

Gets or sets the path to the cache where the list of processed files will be persisted.

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

Property Value

Type: String
See Also