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