C# Class Enyim.Caching.Memcached.Protocol.Binary.SaslStep

Inheritance: BinaryOperation
Mostrar archivo Open project: xianrendzw/LightFramework.Net Class Usage Examples

Protected Methods

Method Description
ReadResponse ( PooledSocket socket ) : bool
SaslStep ( ISaslAuthenticationProvider provider ) : System

Method Details

ReadResponse() protected method

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

SaslStep() protected method

protected SaslStep ( ISaslAuthenticationProvider provider ) : System
provider ISaslAuthenticationProvider
return System