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

AF SDK Reference

AFRpcMetric.RetryCount Property

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

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

Syntax

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

Dim instance As AFRpcMetric
Dim value As Long

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

Property Value

Type: Int64

Version Information

AFSDK

Supported in: 3.1.1, 3.1.0, 3.0.2, 3.0.1, 3.0.0, 2.10.11, 2.10.5

See Also

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