Interface IInfoContributor
Namespace: Steeltoe.Management.Endpoint.Actuators.Info
Assembly: Steeltoe.Management.Endpoint.dll
Syntax
public interface IInfoContributor
Methods
| Edit this page View SourceContributeAsync(InfoBuilder, CancellationToken)
Declaration
Task ContributeAsync(InfoBuilder builder, CancellationToken cancellationToken)
Parameters
Type | Name | Description |
---|---|---|
InfoBuilder | builder | |
CancellationToken | cancellationToken |
Returns
Type | Description |
---|---|
Task |