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

AF SDK Reference

PICollectiveMember.IsConnectedToPrimary Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
PICollectiveMember.IsConnectedToPrimary Property
Indicates if the client is connected to the primary server within the collective.

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

Syntax

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

Dim instance As PICollectiveMember
Dim value As Boolean

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

Property Value

Type: Boolean
Returns an indication if the client is connected to the primary server within the collective.

Version Information

AFSDK


See Also

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