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

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
StatsOperation ( string type ) : System

Méthodes protégées

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

Method Details

GetBuffer() protected méthode

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

ReadResponse() protected méthode

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

StatsOperation() public méthode

public StatsOperation ( string type ) : System
type string
Résultat System