AFDataLossException.DataOverflow Property
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
True if data loss is caused by data overflow on the server.
Namespace: OSIsoft.AF.Data
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public bool DataOverflow { get; }
Public ReadOnly Property DataOverflow As Boolean Get Dim instance As AFDataLossException Dim value As Boolean value = instance.DataOverflow
public: property bool DataOverflow { bool get (); }
member DataOverflow : bool with get
Property Value
Type: Boolean
Remarks
further data loss could be prevented by fetching data from the pipe more frequently