PIDataPipe.Close Method
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- 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.1.1.1182
Syntax
public void Close()
Public Sub Close Dim instance As PIDataPipe instance.Close()
public: void Close()
member Close : unit -> unit