|
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.FilesAssembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.207-beta
Syntax function get_ArchiveOffloadLocation();
function set_ArchiveOffloadLocation(value);
View SourceProperty Value
StringSee Also