public static List <string> GetFrontendTransportServersInLocalSite() { return(ReplayConfiguration.GetServersWithServerRoleInSite(null, ServerRole.FrontendTransport)); }