mdref.json config
[mdref/mdref-pq] / pq / Cursor / closeAsync.md
1 # void pq\Cursor::closeAsync()
2
3 [Asynchronously](pq/Connection/:%20Asynchronous%20Usage) close an open cursor.
4 See pq\Cursor::close().
5
6 ## Params:
7
8 None.
9
10 ## Throws:
11
12 * pq\Exception\InvalidArgumentException
13 * pq\Exception\BadMethodCallException
14 * pq\Exception\RuntimeException