Purge all events from this Event Queue and cancel all Requests that this
Event Queue is associated with.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.15.0.1
Syntax member Purge : unit -> unit
Remarks Purges any Event objects in this EventQueue which have
not been processed and cancel any pending requests linked
to this EventQueue. The EventQueue
can subsequently be re-used for a subsequent request.
See Also