Click or drag to resize
Akka.NETITestActorQueueT Interface
Remarks
Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.

Namespace:  Akka.TestKit.Internal
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public interface ITestActorQueue<T> : ITestActorQueueProducer<T>

Type Parameters

T
TBD

The ITestActorQueueT type exposes the following members.

Methods
See Also