OPC Studio User's Guide and Reference
DefaultNotificationQueueCapacity Field



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Widgets Namespace > NotifyingWidget Class : DefaultNotificationQueueCapacity Field
Default value of the NotificationQueueCapacity property.
Syntax
'Declaration
 
Public Const DefaultNotificationQueueCapacity As Integer
'Usage
 
Dim value As Integer
 
value = NotifyingWidget.DefaultNotificationQueueCapacity
public const int DefaultNotificationQueueCapacity
public:
const int DefaultNotificationQueueCapacity
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