Click or drag to resize

ArchiveFileArchiveOffloadLocation Property

Gets or sets the path to the directory where historic ArchiveFiles are to be offloaded to make space in the primary archive location. Set to *DELETE* to remove historic files instead of moving them to an offload location.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute("")]
public string ArchiveOffloadLocation { get; set; }
View Source

Property Value

String
See Also