C# Class MindTouch.Clacks.Memcache.Memcached

Inheritance: IDisposable
Show file Open project: MindTouch/MindTouch.Clacks Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
Memcached ( IPEndPoint endPoint ) : System

Private Methods

Method Description
Get ( IRequest request, Action>.Action responseCallback ) : void
Set ( IRequest request, Action response ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Memcached() public method

public Memcached ( IPEndPoint endPoint ) : System
endPoint System.Net.IPEndPoint
return System