Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Streams.TestKit
TestSubscriber.ManualProbe(T) Class
ManualProbe(T) Methods
ExpectNextN Method
ExpectNextN Method (IEnumerable(T))
ExpectNextN Method (Int64)
ManualProbe
T
ExpectNextN Method
Overload List
Name
Description
ExpectNextN(IEnumerable
T
)
Fluent DSL. Expect the given elements to be signalled in order.
ExpectNextN(Int64)
Expect and return the next
n
stream elements.
Top
See Also
Reference
TestSubscriber
ManualProbe
T
Class
Akka.Streams.TestKit Namespace
Akka.NET Home
|
Learn Akka.NET