Click or drag to resize
Akka.NETTestConductorEnter Method
Overload List
  NameDescription
Public methodEnter(String)
Enter the named barriers, one after the other, in the order given. Will throw an exception in case of timeouts or other errors.
Public methodEnter(TimeSpan, ImmutableListString)
Enter the named barriers, one after the other, in the order given. Will throw an exception in case of timeouts or other errors.
Top
See Also