Minimum service time for cancel events (in microseconds).
Declaration Syntax
C# |
public long cancelEventsMinimumServiceTime()
Return Value
Minimum service time for cancel events. Cancel events as seen by the event
queue do not actually consume service time, so we do not recommend the general
use of this counter.