PIServers.Remove Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Unregisters an existing PIServer by removing the entry from the list
of known PI Data Archive servers on the local machine.
Overload List
| Name | Description | |
|---|---|---|
| Remove(Guid) |
Unregisters an existing PIServer with the specified unique identifier.
| |
| Remove(String) |
Unregisters an existing PIServer with the specified name.
| |
| Remove(PIServer) |
Unregisters the specified PIServer.
|