public virtual bool IsInitDelayed(IInternalConfigRecord configRecord)
 {
     return(host.IsInitDelayed(configRecord));
 }