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