QuickOPC User's Guide and Reference
OnCallbackEnqueuerOverflow Method (EasyDAClient)



View with Navigation Tools
OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess Namespace > EasyDAClient Class : OnCallbackEnqueuerOverflow Method
Infrastructure. Infrastructure.
Syntax
'Declaration
 
Protected Overrides NotOverridable Sub OnCallbackEnqueuerOverflow( _
   ByVal boundedQueueCapacity As Integer _
) 
 
'Usage
 
Dim instance As EasyDAClient
Dim boundedQueueCapacity As Integer
 
instance.OnCallbackEnqueuerOverflow(boundedQueueCapacity)

Parameters

boundedQueueCapacity
Requirements

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

See Also