|
ArchiveFileMaxHistoricArchiveFiles Property
|
Gets or sets the maximum number of historic
ArchiveFiles to be kept at both the primary and offload locations combined.
Namespace: GSF.Historian.FilesAssembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.207-beta
Syntax function get_MaxHistoricArchiveFiles();
function set_MaxHistoricArchiveFiles(value);
View SourceProperty Value
Int32Remarks
Set
MaxHistoricArchiveFiles to -1 to keep historic
ArchiveFiles indefinitely.
See Also