Click or drag to resize
Akka.NETManualProbeTExpectNoMsg Method
Overload List
  NameDescription
Public methodExpectNoMsg
Fluent DSL. Same as ExpectNoMsg(TimeSpan), but correctly treating the timeFactor.
Public methodExpectNoMsg(TimeSpan)
Fluent DSL. Assert that no message is received for the specified time.
Top
See Also