'Declaration
Protected Overridable Sub OnNotificationEnqueuerOverflowClearing( _ ByVal overflowCount As Long _ )
'Usage
Dim instance As NotifyingWidget Dim overflowCount As Long instance.OnNotificationEnqueuerOverflowClearing(overflowCount)
protected virtual void OnNotificationEnqueuerOverflowClearing( long overflowCount )
protected: virtual void OnNotificationEnqueuerOverflowClearing( int64 overflowCount )
Parameters
- overflowCount