C# Class StackExchange.Redis.TaskManager

ファイルを表示 Open project: scopely/StackExchange.Redis

Public Methods

Method Description
Execute ( Func action, int timeout ) : bool

Method Details

Execute() public static method

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