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

AF SDK Reference

AFGlobalSettings.RssoListTimeout Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFGlobalSettings.RssoListTimeout Property
The timeout period between retrieving a new list of valid RSSO Servers from the current AF Server of PI Data Archive. Default is 24 hours.

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

Syntax

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

Dim value As TimeSpan

value = AFGlobalSettings.RssoListTimeout

AFGlobalSettings.RssoListTimeout = value
public:
static property TimeSpan RssoListTimeout {
	TimeSpan get ();
	void set (TimeSpan value);
}
static member RssoListTimeout : 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