Click or drag to resize
Akka.NETInternalEventFilterApplierExpectOne Method (TimeSpan, Action)
TBD

Namespace:  Akka.TestKit.Internal
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public void ExpectOne(
	TimeSpan timeout,
	Action action
)

Parameters

timeout
Type: SystemTimeSpan
TBD
action
Type: SystemAction
TBD

Implements

IEventFilterApplierExpectOne(TimeSpan, Action)
See Also