Akka.Interfaced.SlimSocket.Server.GatewayRef.WithNoReply C# (CSharp) Méthode

WithNoReply() public méthode

public WithNoReply ( ) : IGateway_NoReply
Résultat IGateway_NoReply
        public IGateway_NoReply WithNoReply()
        {
            return this;
        }