Memcached::resetServerList

(PECL memcached >= 2.0.0)

Memcached::resetServerListClears all servers from the server list

Descrição

public Memcached::resetServerList ( ) : bool

Memcached::resetserverlist() removes all memcache servers from the known server list, resetting it back to empty.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Retorna true em caso de sucesso ou false em caso de falha.

Veja Também

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top