MySQL Connector/Net
MySql.Data.MySqlClient.Memcached Namespace |

Class | Description | |
---|---|---|
![]() |
BinaryClient |
Implementation of memcached binary client protocol.
|
![]() |
Client |
An interface of the client memcached protocol. This class is abstract for
implementation of the Memcached client interface see TextClient for the
text protocol version and BinaryClient for the binary protocol version.
|
![]() |
MemcachedException |
The base exception class for all Memcached exceptions.
|
![]() |
TextClient |
Implementation of the Memcached text client protocol.
|

Enumeration | Description | |
---|---|---|
![]() |
MemcachedFlags |
A set of flags for requesting new instances of connections
|