Akka.Streams.Tests.Dsl.FlowGroupBySpec.StreamPuppet.ExpectNoMsg C# (CSharp) Méthode

ExpectNoMsg() public méthode

public ExpectNoMsg ( System.TimeSpan max ) : void
max System.TimeSpan
Résultat void
            public void ExpectNoMsg(TimeSpan max) => _probe.ExpectNoMsg(max);