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

AF SDK Reference

PICollectiveMember.OperationTimeOut Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
PICollectiveMember.OperationTimeOut Property
This property that is the timeout used to perform operations on the PICollectiveMember.

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

Syntax

public TimeSpan OperationTimeOut { get; set; }
Public Property OperationTimeOut As TimeSpan
	Get
	Set

Dim instance As PICollectiveMember
Dim value As TimeSpan

value = instance.OperationTimeOut

instance.OperationTimeOut = value
public:
property TimeSpan OperationTimeOut {
	TimeSpan get ();
	void set (TimeSpan value);
}
member OperationTimeOut : TimeSpan with get, set

Property Value

Type: TimeSpan
The timeout used to perform operations on the PICollectiveMember.

Remarks

The minimum value is 1 second.

Version Information

AFSDK


See Also

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