PDF (US Ltr)
- 5.2Mb
PDF (A4)
- 5.2Mb
HTML Download (TGZ)
- 2.7Mb
HTML Download (Zip)
- 2.7Mb
The MySql.Data.MySqlClient.Memcached
namespace
contains members for binary and text memcached clients.
Classes
Class | Description |
---|---|
BinaryClient |
Implements the memcached binary client protocol. |
Client |
Represents an abstract interface to the client memcached protocol. |
MemcachedException |
Provides the base class for all memcached exceptions. |
TextClient |
Implements the memcached text client protocol. |
Enumerations
Enumeration | Description |
---|---|
MemcachedFlags |
Represents a set of flags used for requesting new connections instances. |