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

AF SDK Reference

AFGlobalSettings.BestRssoRetrievalCooldown Property

AFGlobalSettings.BestRssoRetrievalCooldown Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFGlobalSettings.BestRssoRetrievalCooldown Property
Used to update the cooldown period between checking for the Best RSSO Server. Default is 5 seconds. Every call within the cooldown period will return the same Best RSSO.

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

Syntax

public static TimeSpan BestRssoRetrievalCooldown { get; set; }
Public Shared Property BestRssoRetrievalCooldown As TimeSpan
	Get
	Set

Dim value As TimeSpan

value = AFGlobalSettings.BestRssoRetrievalCooldown

AFGlobalSettings.BestRssoRetrievalCooldown = value
public:
static property TimeSpan BestRssoRetrievalCooldown {
	TimeSpan get ();
	void set (TimeSpan value);
}
static member BestRssoRetrievalCooldown : TimeSpan with get, set

Property Value

Type: TimeSpan

Version Information

AFSDK

Supported in: 3.1.1

See Also

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