Akka.Interfaced.SlimServer.ActorBoundGatewayRef.ActorBoundGatewayRef C# (CSharp) Method

ActorBoundGatewayRef() public method

public ActorBoundGatewayRef ( ) : System
return System
        public ActorBoundGatewayRef() : base(null)
        {
        }

Same methods

ActorBoundGatewayRef::ActorBoundGatewayRef ( IRequestTarget target ) : System
ActorBoundGatewayRef::ActorBoundGatewayRef ( IRequestTarget target, IRequestWaiter requestWaiter, System.TimeSpan timeout = null ) : System