RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Clears any remaining events from queue and restarts queuing events.
Namespace: ThomsonReuters.RFA.CommonAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public void ResetEventQueue() |
Visual Basic |
---|
Public Sub ResetEventQueue |
Visual C++ |
---|
public: virtual void ResetEventQueue() sealed |
F# |
---|
abstract ResetEventQueue : unit -> unit override ResetEventQueue : unit -> unit |
Remarks
Use during recovery after queue maximum depth has been reached. Does nothing for
an event queue with statistics disabled.