Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.TestKit.Internal
ITestActorQueue(T) Interface
ITestActorQueue(T) Methods
GetAll Method
ITestActorQueue
T
Methods
The
ITestActorQueue
T
generic type exposes the following members.
Methods
Name
Description
Enqueue
Adds the specified item to the queue.
(Inherited from
ITestActorQueueProducer
T
.)
GetAll
Get all messages.
Top
See Also
Reference
ITestActorQueue
T
Interface
Akka.TestKit.Internal Namespace
Akka.NET Home
|
Learn Akka.NET