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.