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

Inheritance: Operation, IFlushOperation
Datei anzeigen Open project: xianrendzw/LightFramework.Net

Public Methods

Method Description
FlushOperation ( ) : System.Collections.Generic

Protected Methods

Method Description
GetBuffer ( ) : IList>
ReadResponse ( PooledSocket socket ) : bool

Method Details

FlushOperation() public method

public FlushOperation ( ) : System.Collections.Generic
return System.Collections.Generic

GetBuffer() protected method

protected GetBuffer ( ) : IList>
return IList>

ReadResponse() protected method

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