public virtual string GetStreamNameForConfigSource(string streamName, string configSource)
 {
     return(host.GetStreamNameForConfigSource(streamName, configSource));
 }