openPDC Historian Help
FileOffloadCount Property
NamespacesTVA.Historian.FilesArchiveFileFileOffloadCount

[This is preliminary documentation and is subject to change.]

Gets or sets the number of historic ArchiveFiles to be offloaded to the FileOffloadLocation.
Declaration Syntax
C#Visual BasicVisual C++
[DefaultValueAttribute()]
public int FileOffloadCount { get; set; }
<DefaultValueAttribute()> _
Public Property FileOffloadCount As Integer
[DefaultValueAttribute()]
public:
property int FileOffloadCount {
	int get ();
	void set (int value);
}
Exceptions
ExceptionCondition
ArgumentExceptionThe value being assigned is not positive.

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.0.0