Interface IThreadDumper
- Namespace
- Steeltoe.Management.Endpoint.ThreadDump
- Assembly
- Steeltoe.Management.EndpointBase.dll
public interface IThreadDumper
Methods
DumpThreads()
List<ThreadInfo> DumpThreads()
public interface IThreadDumper
List<ThreadInfo> DumpThreads()