Click or drag to resize
Akka.NETTestSubscriberManualProbeTExpectEvent Method (TimeSpan)

Namespace:  Akka.Streams.TestKit
Assembly:  Akka.Streams.TestKit (in Akka.Streams.TestKit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public TestSubscriberISubscriberEvent ExpectEvent(
	TimeSpan max
)

Parameters

max
Type: SystemTimeSpan

[Missing <param name="max"/> documentation for "M:Akka.Streams.TestKit.TestSubscriber.ManualProbe`1.ExpectEvent(System.TimeSpan)"]

Return Value

Type: TestSubscriberISubscriberEvent

[Missing <returns> documentation for "M:Akka.Streams.TestKit.TestSubscriber.ManualProbe`1.ExpectEvent(System.TimeSpan)"]

See Also