'Declaration
Protected Overridable Sub OnNotificationEnqueuerOverflow( _ ByVal boundedQueueCapacity As Integer _ )
'Usage
Dim instance As NotifyingWidget Dim boundedQueueCapacity As Integer instance.OnNotificationEnqueuerOverflow(boundedQueueCapacity)
protected virtual void OnNotificationEnqueuerOverflow( int boundedQueueCapacity )
protected: virtual void OnNotificationEnqueuerOverflow( int boundedQueueCapacity )
Parameters
- boundedQueueCapacity