AFDataPipe Constructor
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Creates an instance of a AFDataPipe.
Namespace: OSIsoft.AF.Data
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public AFDataPipe()
Public Sub New Dim instance As New AFDataPipe()
public: AFDataPipe()
new : unit -> AFDataPipe
Remarks
Creates an instance of a AFDataPipe to be used to receive data change
events from the server.