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

AF SDK Reference

AFCollectiveStatusDetail.NumberUndeliveredCommands Property

AFCollectiveStatusDetail.NumberUndeliveredCommands Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFCollectiveStatusDetail.NumberUndeliveredCommands Property
The number of commands that have not 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 NumberUndeliveredCommands { get; }
Public ReadOnly Property NumberUndeliveredCommands As Integer
	Get

Dim instance As AFCollectiveStatusDetail
Dim value As Integer

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

Property Value

Type: Int32
Returns the number of commands that have not 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