Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
UL Ext: 取消与给定名称匹配的所有队列上的任何待执行 get-notification 调用。
Public Function CancelGetNotification( ByVal queueName As String ) As Integer
public int CancelGetNotification(string queueName)
queueName 与队列名匹配的表达式。
受影响的队列数(不一定是受阻塞读取的数目)。
ULException 类 发生 SQL 错误。
此方法会取消与给定名称匹配的所有队列上任何待执行 get-notification 调用。