Akka.Interfaced.SlimSocket.Server.GatewayRef.WithNoReply C# (CSharp) Method

WithNoReply() public method

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