PIDataPipe.Close Method
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Terminates the data pipe's connection to the PIServers associated with the monitored PIPoint objects.
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public void Close()
Public Sub Close Dim instance As PIDataPipe instance.Close()
public: void Close()
member Close : unit -> unit