Minimum service time for source events (in microseconds).
Declaration Syntax
C# |
public long sourceEventsMinimumServiceTime()
Return Value
Minimum service time for source events (in microseconds). This is the
low-water mark (i.e., the shortest so far) for source event service durations
measured from the point of de-queuement until the application has finished
servicing the event. Configuration option queue_service_time_enabled must be
activated.