PIPointSources.Refresh Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Refresh the collection by loading from the PIServer.
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public void Refresh()
Public Sub Refresh Dim instance As PIPointSources instance.Refresh()
public: void Refresh()
member Refresh : unit -> unit
Remarks
IThis method can be called to make sure the collection is up-to-date.