namespace IPC.Managed { public interface IServer : IComponent, IBackgroundError { } }