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

AF SDK Reference

AFCollectiveStatus Class

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFCollectiveStatus Class
The collective status information.

Inheritance Hierarchy

SystemObject
  OSIsoft.AF.CollectiveAFCollectiveStatus

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

Syntax

public sealed class AFCollectiveStatus
Public NotInheritable Class AFCollectiveStatus

Dim instance As AFCollectiveStatus
public ref class AFCollectiveStatus sealed
[<SealedAttribute>]
type AFCollectiveStatus =  class end

The AFCollectiveStatus type exposes the following members.

Properties

  NameDescription
Public property
Primary
The detailed collective status information about the primary collective member.
Public property
Secondary
The detailed collective status information for the secondary collective members.
Public property
Snapshot
The detailed collective status information about the snapshot of the primary collective member.

Methods

  NameDescription
Public method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method
ToString
Returns a string that represents the current object.
(Inherited from Object.)

Remarks

The collective status provides additional information about the current status of the collective members and the replication of data between them. This information is returned by the collective's GetStatusDetails(Boolean, Int32) method.

Version Information

AFSDK


See Also

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