CouchdbClient::listActiveTasks

Returns the active tasks running on the server.

Description

public array CouchdbClient::listActiveTasks ( void )

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

Examples

Example #1 CouchdbClient::listActiveTasks example

<?php

/* ... */

?>

The above example will output something similar to:

...