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

AF SDK Reference

AFCollectiveMember.CommunicationsPeriod Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFCollectiveMember.CommunicationsPeriod Property
The communication period that the collective members use to determine each others status.

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

Syntax

public TimeSpan CommunicationsPeriod { get; set; }
Public Property CommunicationsPeriod As TimeSpan
	Get
	Set

Dim instance As AFCollectiveMember
Dim value As TimeSpan

value = instance.CommunicationsPeriod

instance.CommunicationsPeriod = value
public:
property TimeSpan CommunicationsPeriod {
	TimeSpan get ();
	void set (TimeSpan value);
}
member CommunicationsPeriod : TimeSpan with get, set

Property Value

Type: TimeSpan
Returns the communication period that the collective members use to determine each others status.

Version Information

AFSDK


See Also

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