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

Exibir arquivo Open project: xianrendzw/LightFramework.Net Class Usage Examples

Public Methods

Method Description
FinishCurrent ( PooledSocket socket ) : void
ReadItem ( PooledSocket socket ) : GetResponse

Method Details

FinishCurrent() public static method

public static FinishCurrent ( PooledSocket socket ) : void
socket PooledSocket
return void

ReadItem() public static method

public static ReadItem ( PooledSocket socket ) : GetResponse
socket PooledSocket
return GetResponse