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

Inheritance: Operation, IFlushOperation
Afficher le fichier Open project: xianrendzw/LightFramework.Net

Méthodes publiques

Méthode Description
FlushOperation ( ) : System.Collections.Generic

Méthodes protégées

Méthode Description
GetBuffer ( ) : IList>
ReadResponse ( PooledSocket socket ) : bool

Method Details

FlushOperation() public méthode

public FlushOperation ( ) : System.Collections.Generic
Résultat System.Collections.Generic

GetBuffer() protected méthode

protected GetBuffer ( ) : IList>
Résultat IList>

ReadResponse() protected méthode

protected ReadResponse ( PooledSocket socket ) : bool
socket PooledSocket
Résultat bool