AFDataPipe Constructor
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Creates an instance of a AFDataPipe.
Namespace: OSIsoft.AF.Data
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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.