close
The close()
method of the BroadcastChannel interface terminates the connection to the underlying channel, allowing the object to be garbage collected.
The close()
method of the BroadcastChannel interface terminates the connection to the underlying channel, allowing the object to be garbage collected.