namespace InABox.IPC { public delegate void IPCPollEvent(IPCPushState.Session session); }