C# 클래스 ServiceStack.Redis.Pipeline.QueuedRedisOperation

파일 보기 프로젝트 열기: ServiceStack/ServiceStack.Redis

보호된 프로퍼티들

프로퍼티 타입 설명
Log ILog

공개 메소드들

메소드 설명
Execute ( IRedisClient client ) : void
ProcessResult ( ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( IRedisClient client ) : void
client IRedisClient
리턴 void

ProcessResult() 공개 메소드

public ProcessResult ( ) : void
리턴 void

프로퍼티 상세

Log 보호되어 있는 정적으로 프로퍼티

protected static ILog Log
리턴 ILog