OPC Studio User's Guide and Reference
DefaultQueueSizeForDataChanges Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UAMonitoringParameters Class : DefaultQueueSizeForDataChanges Field
Default queue size for data changes. Equals to zero.

The value of this constant is 0.

Syntax
'Declaration
 
Public Const DefaultQueueSizeForDataChanges As Integer
'Usage
 
Dim value As Integer
 
value = UAMonitoringParameters.DefaultQueueSizeForDataChanges
public const int DefaultQueueSizeForDataChanges
public:
const int DefaultQueueSizeForDataChanges
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also