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

AF SDK Reference

AFRpcMetric.Count Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFRpcMetric.Count Property
The total number of times this remote procedure call has been called.

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

Syntax

public long Count {
	get;
 }
Public ReadOnly Property Count As Long
		Get

Dim instance As AFRpcMetric
Dim value As Long

value = instance.Count
public:
property long long Count {
		long long get ();
}
member Count : int64 with 
		get

Property Value

Type: Int64

Version Information

AFSDK


See Also

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