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

AF SDK Reference

AFAnalysis.MaximumQueueSize Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFAnalysis.MaximumQueueSize Property
The maximum queue size for the analysis.

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

Syntax

public int MaximumQueueSize { get; set; }
Public Property MaximumQueueSize As Integer
	Get
	Set

Dim instance As AFAnalysis
Dim value As Integer

value = instance.MaximumQueueSize

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

Property Value

Type: Int32
Returns the maximum queue size for the analysis.

Version Information

AFSDK


See Also

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