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

AF SDK Reference

AFConnectionInfo.IsConnected Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFConnectionInfo.IsConnected Property
Indicates the connection status to the PI AF Server.

Namespace:  OSIsoft.AF
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 AFConnectionInfo
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 PI AF Server, otherwise is returned.

Version Information

AFSDK


See Also

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