Home IAgent Interface
Post
Cancel

IAgent Interface

Definition

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

Represents an actor who can interact with transactions.

1
public interface IAgent

Properties

TimeStamp Gets the current timestamp, according to the agent.
Signature Gets the signature of the agent, can can be serialized to a database.
This post is licensed under CC BY 4.0 by the author.