namespace InABox.IPC { public delegate void RPCTransportExceptionEvent(IRPCTransport transport, RPCTransportExceptionArgs e); }