Click or drag to resize
IEventQueuePurge Method
Purges any Event objects in this queue which have not been processed and cancel any pending requests linked to this IEventQueue.

This queue can subsequently be re-used for a subsequent request.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.22.0.1
Syntax
void Purge()
See Also