Specifies whether to delay closing cursors until subsequent requests. This increases overall performance by reducing the total number of requests. If it is selected, close requests will not close the file on the system until the next request is sent. If it is not selected, close requests cause an explicit flow to the system to close the file.