Interface ITraceRepository
- Namespace
- Steeltoe.Management.Endpoint.Trace
- Assembly
- Steeltoe.Management.EndpointBase.dll
public interface ITraceRepositoryMethods
GetTraces()
List<TraceResult> GetTraces()public interface ITraceRepositoryList<TraceResult> GetTraces()