Table of Contents

Class LockInfo

Namespace
Steeltoe.Management.Endpoint.ThreadDump
Assembly
Steeltoe.Management.EndpointBase.dll
public class LockInfo
Inheritance
LockInfo
Derived
Inherited Members

Properties

ClassName

[JsonPropertyName("className")]
public string ClassName { get; set; }

Property Value

string

IdentityHashCode

[JsonPropertyName("identityHashCode")]
public int IdentityHashCode { get; set; }

Property Value

int