| TestSubscriberManualProbeTExpectSubscriptionAndError Method |
Expect subscription to be followed immediately by an error signal. By default single demand will be signaled in order to wake up a possibly lazy upstream.
Namespace:
Akka.Streams.TestKit
Assembly:
Akka.Streams.TestKit (in Akka.Streams.TestKit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Exception ExpectSubscriptionAndError()
member ExpectSubscriptionAndError : unit -> Exception
Return Value
Type:
Exception[Missing <returns> documentation for "M:Akka.Streams.TestKit.TestSubscriber.ManualProbe`1.ExpectSubscriptionAndError"]
See Also