PIStateSets.Refresh Method
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
This method updates the PIStateSets collection by checking for updates
on the PIServer.
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public void Refresh()
Public Sub Refresh Dim instance As PIStateSets instance.Refresh()
public: void Refresh()
member Refresh : unit -> unit