domain.remove(emitter)
emitter<EventEmitter> | <Timer> 触发器或计时器将从域中移除
domain.add(emitter) 的相反。移除指定触发器的域处理。
【The opposite of domain.add(emitter). Removes domain handling from the
specified emitter.】
emitter <EventEmitter> | <Timer> 触发器或计时器将从域中移除domain.add(emitter) 的相反。移除指定触发器的域处理。
【The opposite of domain.add(emitter). Removes domain handling from the
specified emitter.】