Namespace Phobos.Actor.Impl
Classes
PhobosDeployer
INTERNAL API. Responsible for parsing actor-specific instrumentation instructions
PhobosStash
We've exposed this, experimentally, for customers who need to do custom stashing. We might very well seal it off again. Use it at your own risk.
WrappedActorRefProvider
Abstract base class for implementing an IActorRefProvider which wraps an underlying Akka.NET implementation
Interfaces
IPhobosStash
INTERNAL API. Decorator for stashes - used to measure the internal behaviors so we can account for stashing during routine actor message processing.