| MemcacheAdd Method |
| Name | Description | |
|---|---|---|
| Add(String, Object) |
Adds data to the server; only the key and the value are specified.
| |
| Add(String, Object, DateTime) |
Adds data to the server; the key, value, and an expiration time are specified.
|