C# 클래스 MindTouch.Clacks.Memcache.Memcached

상속: IDisposable
파일 보기 프로젝트 열기: MindTouch/MindTouch.Clacks 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
Memcached ( IPEndPoint endPoint ) : System

비공개 메소드들

메소드 설명
Get ( IRequest request, Action>.Action responseCallback ) : void
Set ( IRequest request, Action response ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Memcached() 공개 메소드

public Memcached ( IPEndPoint endPoint ) : System
endPoint System.Net.IPEndPoint
리턴 System