Memcached::isPristine

(PECL memcached >= 2.0.0)

Memcached::isPristineCheck if the instance was recently created

說明

public Memcached::isPristine(): bool

Memcached::isPristine() checks if the Memcache instance was recently created.

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

Returns the true if instance is recently created, false otherwise.

參見