public RemoteProxy(ApartmentState state) { _abort = new AsyncAccess(this); _queue = new ExecutionQueue(state); }