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. |