C# 클래스 StackExchange.Redis.TaskManager

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

공개 메소드들

메소드 설명
Execute ( Func action, int timeout ) : bool

메소드 상세

Execute() 공개 정적인 메소드

public static Execute ( Func action, int timeout ) : bool
action Func
timeout int
리턴 bool