C# Class MindTouch.Clacks.Memcache.Memcached

Inheritance: IDisposable
Afficher le fichier Open project: MindTouch/MindTouch.Clacks Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
Memcached ( IPEndPoint endPoint ) : System

Private Methods

Méthode Description
Get ( IRequest request, Action>.Action responseCallback ) : void
Set ( IRequest request, Action response ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Memcached() public méthode

public Memcached ( IPEndPoint endPoint ) : System
endPoint System.Net.IPEndPoint
Résultat System