Click or drag to resize
MemcacheFlushAll Method
Invalidates the entire cache. Will return true only if succeeds in clearing all servers.

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public bool FlushAll()

Return Value

Type: Boolean
success true/false
See Also