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

AF SDK Reference

AFCollectiveStatusDetail.NumberDeliveredCommands Property

AFCollectiveStatusDetail.NumberDeliveredCommands Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFCollectiveStatusDetail.NumberDeliveredCommands Property
The number of commands that have been delivered to the secondary collective member.

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

Syntax

public int NumberDeliveredCommands { get; }
Public ReadOnly Property NumberDeliveredCommands As Integer
	Get

Dim instance As AFCollectiveStatusDetail
Dim value As Integer

value = instance.NumberDeliveredCommands
public:
property int NumberDeliveredCommands {
	int get ();
}
member NumberDeliveredCommands : int with get

Property Value

Type: Int32
Returns the number of commands that have been delivered to the secondary collective member. This value will always be zero for the primary or snapshot.

Version Information

AFSDK


See Also

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