private string GetServiceUri()
 {
     return(ConfigurationUtility.GetConfigurationString("HostUri"));
 }