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

Inheritance: BinaryOperation
Afficher le fichier Open project: xianrendzw/LightFramework.Net Class Usage Examples

Méthodes protégées

Méthode Description
ReadResponse ( PooledSocket socket ) : bool
SaslStep ( ISaslAuthenticationProvider provider ) : System

Method Details

ReadResponse() protected méthode

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

SaslStep() protected méthode

protected SaslStep ( ISaslAuthenticationProvider provider ) : System
provider ISaslAuthenticationProvider
Résultat System