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

AF SDK Reference

PIConnectionInfo.IsConnected Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
PIConnectionInfo.IsConnected Property
Indicates the connection status to the PIServer.

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

Syntax

public bool IsConnected { get; }
Public ReadOnly Property IsConnected As Boolean
	Get

Dim instance As PIConnectionInfo
Dim value As Boolean

value = instance.IsConnected
public:
property bool IsConnected {
	bool get ();
}
member IsConnected : bool with get

Property Value

Type: Boolean
Returns if currently connected to the PIServer, otherwise is returned.

Version Information

AFSDK


See Also

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