Expand Minimize
This topic has not yet been rated - Rate this topic

LatencyEvent Class

Published: June 20, 2005

LatencyEvent Class

Abstract:  Yes
Raised by:  Not applicable
Base Class:  CommonEvent
Derived Classes:  AnswerCallLatencyEvent, ResourceReadyLatencyEvent, UserPerceivedLatencyEvent

The abstract LatencyEvent class defines an event type for tracking latency issues in the server environment. Specific latency events are then defined by the derived classes.

LatencyEvent implements the following properties:

Property

Type

Description

Latency

Long

The number of milliseconds that elapsed during the latency event.

Remarks

Abstract events do not appear directly in the logs. Properties inherited or defined by the abstract class appear in the logs when implemented in derived classes.

See Also

Event Logging Class Hierarchy | Logging and Analyzing Events | CommonEvent | Abstract Events

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.