Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
取消给定的事件通知队列。
public virtual bool DestroyNotificationQueue(const char * name)
name 要取消的队列的名称。
如果成功,则返回 true;否则返回 false。
如果未读通知仍然在队列中,则会发出警告。未读通知将被放弃。如果已创建连接的缺省事件队列,则在连接关闭时会将其取消。