Akka.Streams.Tests.Dsl.FlowSplitAfterSpec.StreamPuppet.ExpectNoMsg C# (CSharp) Method

ExpectNoMsg() public method

public ExpectNoMsg ( System.TimeSpan max ) : void
max System.TimeSpan
return void
            public void ExpectNoMsg(TimeSpan max) => _probe.ExpectNoMsg(max);