Home IAgentSignatureAugmenter Interface
Post
Cancel

IAgentSignatureAugmenter Interface

Definition

Namespace: EntityDb.Abstractions.Agents
Assembly: EntityDb.Abstractions

Represents a type that can augment an agent signature by providing additional, application-specific information.

1
public interface IAgentSignatureAugmenter

Methods

GetApplicationInfoAsync(CancellationToken) Returns a dictionary of application-specific information.
This post is licensed under CC BY 4.0 by the author.