public override Func <Task <IConnection> > GetFactory() { return(TcpConnectionFactory.Listen(Port)); }