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

AF SDK Reference

PICollectiveMember.IsConnected Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
PICollectiveMember.IsConnected Property
Indicates if the collective member is being used as the connection 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 PICollectiveMember
Dim value As Boolean

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

Property Value

Type: Boolean
Returns if the collective member is 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