Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

PIConnectFailedEventArgs.Exception Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
PIConnectFailedEventArgs.Exception Property
The PIConnectionException associated with the failed connection to the PIServer.

Namespace:  OSIsoft.AF.PI
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public PIConnectionException Exception { get; }
Public ReadOnly Property Exception As PIConnectionException
	Get

Dim instance As PIConnectFailedEventArgs
Dim value As PIConnectionException

value = instance.Exception
public:
property PIConnectionException^ Exception {
	PIConnectionException^ get ();
}
member Exception : PIConnectionException with get

Property Value

Type: PIConnectionException

Version Information

AFSDK


See Also

In This Topic
TitleResults for “How to create a CRG?”Also Available in