Destroys the given event notification queue.
public virtual bool DestroyNotificationQueue(const char * name)
name The name of the queue to destroy.
True on success, otherwise false.
A warning is signaled if unread notifications remain in the queue. Unread notifications are discarded. A connection's default event queue, if created, is destroyed when the connection is closed.