C# Class Enyim.Caching.Memcached.Protocol.Text.DeleteOperation

Inheritance: SingleItemOperation, IDeleteOperation
Datei anzeigen Open project: couchbaselabs/EnyimMemcached

Protected Methods

Method Description
GetBuffer ( ) : System.Collections.Generic.IList>
ReadResponse ( PooledSocket socket ) : bool

Private Methods

Method Description
DeleteOperation ( string key ) : System

Method Details

GetBuffer() protected method

protected GetBuffer ( ) : System.Collections.Generic.IList>
return System.Collections.Generic.IList>

ReadResponse() protected method

protected ReadResponse ( PooledSocket socket ) : bool
socket PooledSocket
return bool