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

AF SDK Reference

AFCollectiveMember.CommunicationsGracePeriod Property

AFCollectiveMember.CommunicationsGracePeriod Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFCollectiveMember.CommunicationsGracePeriod Property
The communication grace period before the CommunicationStatus is set to TimedOutOnPrimary when there has not been any communication with the primary server.

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

Syntax

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

Dim instance As AFCollectiveMember
Dim value As TimeSpan

value = instance.CommunicationsGracePeriod

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

Property Value

Type: TimeSpan
Returns the communication grace period before the CommunicationStatus is set to TimedOutOnPrimary when there has not been any communication with the primary server.

Version Information

AFSDK


See Also

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