public bool CanBeRecycled() { return(m_AppServer.CanBeRecycled()); }
public bool CanBeRecycled() { return(m_ManagedApp.CanBeRecycled()); }