Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
UL 拡張:指定された名前に一致する、すべてのキューに登録されている保留中の取得通知コールをキャンセルします。
Public Function CancelGetNotification( ByVal queueName As String ) As Integer
public int CancelGetNotification(string queueName)
queueName キュー名と一致する式。
影響を受けるキューの数 (ブロックされた読み込み数とは異なります)。
ULException クラス SQL エラーが発生しました。
このメソッドは、指定された名前に一致する、すべてのキューに登録されている保留中の取得通知コールをキャンセルします。