MySql.Data.MySqlClient.Memcached Namespace

MySQL Connector.Net

Collapse image Expand Image Copy image CopyHover image
 

Classes

  Class Description
Public class BinaryClient
Implementation of memcached binary client protocol.
Public class 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.
Public class MemcachedException
The base exception class for all Memcached exceptions.
Public class TextClient
Implementation of the Memcached text client protocol.

Enumerations

  Enumeration Description
Public enumeration MemcachedFlags
A set of flags for requesting new instances of connections