![]() | TelemetryEventArgs Class |
[Missing <summary> documentation for "T:com.espertech.esper.compat.threading.locks.TelemetryEventArgs"]
Namespace: com.espertech.esper.compat.threading.locks
public class TelemetryEventArgs : EventArgs
The TelemetryEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | TelemetryEventArgs | Initializes a new instance of the TelemetryEventArgs class |
Name | Description | |
---|---|---|
![]() | AcquireTime |
TimeInMillis lock was acquired.
|
![]() | Id |
Unique lock identifier.
|
![]() | ReleaseTime |
TimeInMillis lock was released.
|
![]() | RequestTime |
TimeInMillis lock was requested.
|
![]() | StackTrace |
Stack TRACE associated with lock.
|