Interface IThreadDumper
Namespace: Steeltoe.Management.Endpoint.ThreadDump
Assembly: Steeltoe.Management.EndpointBase.dll
Syntax
public interface IThreadDumper
Methods
| Edit this page View SourceDumpThreads()
Declaration
List<ThreadInfo> DumpThreads()
Returns
Type | Description |
---|---|
List<ThreadInfo> |