Cassandra\DefaultSession::close PHP Method

close() public method

{@inheritDoc}
public close ( float | null $timeout = null ) : void
$timeout float | null Timeout to wait for closure in seconds
return void
    public function close($timeout = null)
    {
    }