Akka.Interfaced.SlimSocket.Server.GatewayRef.WithNoReply C# (CSharp) 메소드

WithNoReply() 공개 메소드

public WithNoReply ( ) : IGateway_NoReply
리턴 IGateway_NoReply
        public IGateway_NoReply WithNoReply()
        {
            return this;
        }