PIConnectFailedEventArgs Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The PIConnectFailedEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AllowAutoPrompt |
This property is when a connection to a
PIServer fails when a login prompt would normally have been
displayed.
| |
| Exception |
The PIConnectionException associated with the failed connection to the
PIServer.
| |
| ID | (Overrides AFEventArgsID.) | |
| PIServer |
The PIServer associated with this event.
|