Class UnboundedStashImpl
INTERNAL
A stash implementation that is unbounded
Implements
Inherited Members
Namespace: Akka.Actor.Internal
Assembly: Akka.dll
Syntax
public class UnboundedStashImpl : AbstractStash, IStash
Constructors
| Improve this Doc View SourceUnboundedStashImpl(IActorContext)
INTERNAL
A stash implementation that is bounded
Declaration
public UnboundedStashImpl(IActorContext context)
Parameters
Type | Name | Description |
---|---|---|
IActorContext | context | TBD |
Properties
| Improve this Doc View SourceCapacity
Declaration
public override int Capacity { get; }
Property Value
Type | Description |
---|---|
Int32 |