public virtual string GetStreamName(string configPath)
 {
     return(host.GetStreamName(configPath));
 }