Home EntityDb.Common.Agents Namespace
Post
Cancel

EntityDb.Common.Agents Namespace

Missing Summary Doc!

Classes

AgentAccessorChain Represents a type that chains together multiple instances of IAgentAccessor and returns the IAgent returned by the first IAgentAccessor that does not throw an exception. If all instances of IAgentAccessor throw an exception, this type will throw a NoAgentException.
AgentAccessorChainOptions Options for configuring the AgentAccessorChain.
UnknownAgentAccessor Represents a type that indicates there is no known actor.
UnknownAgentSignature Represents the signature of an unknown actor.
This post is licensed under CC BY 4.0 by the author.