Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFListData.EndOfStream Method

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFListData.EndOfStream Method
Get the end-of-stream value for each attribute in this list.

Namespace:  OSIsoft.AF.Data
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public IList<AFValue> EndOfStream()
Public Function EndOfStream As IList(Of AFValue)

Dim instance As AFListData
Dim returnValue As IList(Of AFValue)

returnValue = instance.EndOfStream()
public:
IList<AFValue^>^ EndOfStream()
member EndOfStream : unit -> IList<AFValue> 

Return Value

Type: IListAFValue
Returns an AFValue list, one for each attribute in this list. If AFValue.IsGood returned by the data reference is , then the returned value is converted to the default UOM of the attribute and proper Type. The timestamp of the value will indicate the time of the recorded event. In the case of calculation based data references, it will normally indicate the closest input value's recorded value timestamp.

Version Information

AFSDK

Supported in: 3.1.1, 3.1.0, 3.0.2, 3.0.1, 3.0.0, 2.10.11, 2.10.5, 2.10.0, 2.10, 2.9.5, 2.9, 2.8.5, 2.8, 2.7.5, 2.7

See Also

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in