Akka.Streams.Tests.Dsl.FlowSplitAfterSpec.StreamPuppet.ExpectNoMsg C# (CSharp) 메소드

ExpectNoMsg() 공개 메소드

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