Interface IInfoEndpointHandler NamespaceSteeltoe.Management.Endpoint.Actuators.Info AssemblySteeltoe.Management.Endpoint.dll public interface IInfoEndpointHandler : IEndpointHandler<object?, IDictionary<string, object?>> Inherited Members IEndpointHandler<object, IDictionary<string, object>>.Options IEndpointHandler<object, IDictionary<string, object>>.InvokeAsync(object, CancellationToken)