A future returned from Session::closeAsync().

See Also:

Implements

Methods

null

get

( mixed $timeout )

Waits for a given future resource to resolve and throws errors if any.

Parameters:
Name Type Details
$timeout int|double

A timeout in seconds

Throws:
Type Details
Exception\InvalidArgumentException
Exception\TimeoutException
Returns:
Type Details
null

Nothing