Class ThreadDumpResult
Inheritance
System.Object
ThreadDumpResult
Namespace: Steeltoe.Management.Endpoint.ThreadDump
Assembly: Steeltoe.Management.EndpointBase.dll
Syntax
public class ThreadDumpResult : object
Properties
| Edit this page View SourceThreads
Declaration
public List<ThreadInfo> Threads { get; set; }
Property Value
Type | Description |
---|---|
List<ThreadInfo> |