PIConnectFailedEventArgs.ID Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public override Guid ID { get; }
Public Overrides ReadOnly Property ID As Guid Get Dim instance As PIConnectFailedEventArgs Dim value As Guid value = instance.ID
public: virtual property Guid ID { Guid get () override; }
abstract ID : Guid with get override ID : Guid with get
Property Value
Type: GuidReturns the ID of the PIServer that failed to connect.