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

AF SDK Reference

AFCollectiveMember.CommunicationStatus Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFCollectiveMember.CommunicationStatus Property
The status of the communication between the members of the collective.

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

Syntax

public AFCommunicationStatus CommunicationStatus { get; }
Public ReadOnly Property CommunicationStatus As AFCommunicationStatus
	Get

Dim instance As AFCollectiveMember
Dim value As AFCommunicationStatus

value = instance.CommunicationStatus
public:
property AFCommunicationStatus CommunicationStatus {
	AFCommunicationStatus get ();
}
member CommunicationStatus : AFCommunicationStatus with get

Property Value

Type: AFCommunicationStatus
Returns the status of the communication between the members of the collective.

Remarks

This represents the status of the communication between the AF Application Service for this collective member and the AF Application Service for the Primary member of the collective. Each Secondary member of the collective communicates its status information back to the Primary member of the collective using a Windows Communication Foundation (WCF) connection.

Version Information

AFSDK


See Also

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