AFAnalysis.MaximumQueueSize Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
The maximum queue size for the analysis.
Namespace: OSIsoft.AF.Analysis
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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: Int32Returns the maximum queue size for the analysis.