QuickOPC User's Guide and Reference
DefaultCallbackQueueCapacity Field



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